[dovecot/f19] fix release number

Michal Hlavinka mhlavink at fedoraproject.org
Fri Apr 5 15:06:49 UTC 2013


commit 0a2c13c10128def6d7eb2ef2eb2fdf627f9b25ec
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Fri Apr 5 17:06:41 2013 +0200

    fix release number

 dovecot.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index 1f7a9e1..1f04570 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -4,7 +4,7 @@ Name: dovecot
 Epoch: 1
 Version: 2.2
 %global prever .rc4
-Release: 1%{?dist}
+Release: 0.4%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -481,7 +481,7 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
-* Fri Apr 05 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2-1
+* Fri Apr 05 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2-0.4
 - dovecot updated to 2.2 RC4
 - various bugfixes to LDAP changes in rc3
 


More information about the scm-commits mailing list