Bump RPM package ver
This commit is contained in:
parent
19d92a6eb0
commit
5638cbcbfc
3 changed files with 6 additions and 3 deletions
|
@ -1,2 +1,5 @@
|
||||||
* Tue Nov 14 2014 Andrea Scarpino <me@andreascarpino> 0.1-1
|
* Sat Nov 29 2014 Andrea Scarpino <me@andreascarpino.it> 1.1-1
|
||||||
|
- Implemented 'Save' function.
|
||||||
|
|
||||||
|
* Tue Nov 14 2014 Andrea Scarpino <me@andreascarpino.it> 1.0-1
|
||||||
- First release!
|
- First release!
|
||||||
|
|
|
@ -13,7 +13,7 @@ Name: harbour-papocchio
|
||||||
%{!?qtc_make:%define qtc_make make}
|
%{!?qtc_make:%define qtc_make make}
|
||||||
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
||||||
Summary: Paint using your finger
|
Summary: Paint using your finger
|
||||||
Version: 0.1
|
Version: 1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Qt/Qt
|
Group: Qt/Qt
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: harbour-papocchio
|
Name: harbour-papocchio
|
||||||
Summary: Paint using your finger
|
Summary: Paint using your finger
|
||||||
Version: 0.1
|
Version: 1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
# The contents of the Group field should be one of the groups listed here:
|
# The contents of the Group field should be one of the groups listed here:
|
||||||
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
|
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
|
||||||
|
|
Loading…
Reference in a new issue