Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
Islam Amer committed Jun 22, 2015
1 parent 470dcb4 commit 67649d3
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 9 deletions.
2 changes: 1 addition & 1 deletion sb2-tools-aarch64.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu aarch64

Name: sb2-tools-aarch64-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-armv6l.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu armv6l

Name: sb2-tools-armv6l-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-armv7hl.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu armv7hl

Name: sb2-tools-armv7hl-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-armv7l.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu armv7l

Name: sb2-tools-armv7l-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-armv7thl.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu armv7thl

Name: sb2-tools-armv7thl-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-armv7tnhl.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu armv7tnhl

Name: sb2-tools-armv7tnhl-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-i486.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu i486

Name: sb2-tools-i486-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-mipsel.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu mipsel

Name: sb2-tools-mipsel-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down
4 changes: 4 additions & 0 deletions sb2-tools-template.changes
@@ -1,3 +1,7 @@
* Mon Jun 22 2015 Islam Amer <islam.amer@jolla.com> - 1.0+git1
- merge upstream mer-core to enable using new cmake MER#1085
- bump version

* Fri Feb 20 2015 Islam Amer <islam.amer@jolla.com> - 1.0
- Fixup packaging to pass formal prechecks

Expand Down
2 changes: 1 addition & 1 deletion sb2-tools-template.spec
Expand Up @@ -4,7 +4,7 @@
%define _target_cpu @ARCH@

Name: sb2-tools-@ARCH@-inject
Version: 1.0
Version: 1.0+git1
Release: 1
AutoReqProv: 0
BuildRequires: rpm grep tar patchelf sed
Expand Down

0 comments on commit 67649d3

Please sign in to comment.