diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-20 16:32:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-20 16:32:41 +0100 |
commit | 382eaf464aad7009630d1967d85584144861cd2d (patch) | |
tree | 5650e9204e0ee5554e7295217b77951dc63371ee /qelectrotech.spec | |
parent | 8898df10da4159bf7f0b38b9e204ef7b55774db1 (diff) |
qelectrotech: 0.4 finale
Diffstat (limited to 'qelectrotech.spec')
-rw-r--r-- | qelectrotech.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/qelectrotech.spec b/qelectrotech.spec index ea867ac..de59671 100644 --- a/qelectrotech.spec +++ b/qelectrotech.spec @@ -6,8 +6,8 @@ # # Please, preserve the changelog entries # -%global svnrel 3658 -%global rdate 20141227 +#global svnrel 3658 +%global rdate 20150220 %global upver 0.4 Name: qelectrotech @@ -33,7 +33,7 @@ Version: 0.40 %if 0%{?svnrel} Release: 0.5.svn%{svnrel}%{?dist} %else -Release: 0.4.rc2%{?dist} +Release: 1%{?dist} %endif Group: Applications/Engineering @@ -237,6 +237,9 @@ fi %changelog +* Fri Feb 20 2015 Remi Collet <remi@fedoraproject.org> - 0.40-1 +- Version 0.4 finale + * Fri Jan 30 2015 Remi Collet <remi@fedoraproject.org> - 0.40-0.5.svn3658 - Update to 0.4 snapshot revision 3658 |