diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-27 18:55:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-27 18:55:13 +0100 |
commit | 196d60aa6cab852aa4a6a81bad05110df035d7d2 (patch) | |
tree | 2632403e2ffef1224a80b538bcc5f6923eccd4e6 | |
parent | 1ab648377fd634d48d746f76c1df811f9c50923b (diff) |
qelectrotech: 0.5
-rw-r--r-- | qelectrotech.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/qelectrotech.spec b/qelectrotech.spec index 48b66c1..aa56e7e 100644 --- a/qelectrotech.spec +++ b/qelectrotech.spec @@ -5,8 +5,8 @@ # # Please, preserve the changelog entries # -%global svnrel 4266 -%global rdate 20151030 +#global svnrel 4266 +%global rdate 20151127 %global upver 0.5 Name: qelectrotech @@ -34,7 +34,7 @@ Version: 0.50 %if 0%{?svnrel} Release: 0.4.svn%{svnrel}%{?dist} %else -Release: 0.3.rc1%{?dist} +Release: 1%{?dist} %endif Group: Applications/Engineering @@ -259,6 +259,9 @@ fi %changelog +* Fri Nov 27 2015 Remi Collet <remi@fedoraproject.org> - 0.50-1 +- update to 0.5 + * Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 0.50-0.4.svn4266 - Update to 0.5 snapshot revision 4266 |