diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-30 18:07:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-30 18:07:03 +0100 |
commit | 3b8b14a03dfc335e6517696377c8ce2dcf0d70b9 (patch) | |
tree | 9b22fc55bc5a603c206e2787bd1abf266a075529 | |
parent | 1e9a8cb1003877d9904c0f1b2e993872190cad78 (diff) |
qelectrotech: 0.5rc1
-rw-r--r-- | qelectrotech.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/qelectrotech.spec b/qelectrotech.spec index a19efd4..2b46682 100644 --- a/qelectrotech.spec +++ b/qelectrotech.spec @@ -6,8 +6,8 @@ # Please, preserve the changelog entries # #global svnrel 4080 -%global rdate 20151004 -%global upver 0.5b +%global rdate 20151030 +%global upver 0.5rc1 Name: qelectrotech @@ -34,7 +34,7 @@ Version: 0.50 %if 0%{?svnrel} Release: 0.1.svn%{svnrel}%{?dist} %else -Release: 0.2.beta%{?dist} +Release: 0.3.rc1%{?dist} %endif Group: Applications/Engineering @@ -259,6 +259,9 @@ fi %changelog +* Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 0.50-0.3.rc1 +- update to 0.5rc1 + * Sun Oct 4 2015 Remi Collet <remi@fedoraproject.org> - 0.50-0.2.beta - update to 0.5b (beta) |