[proftpd] Fix release

Paul Howarth pghmcfc at fedoraproject.org
Sun Jun 8 14:24:18 UTC 2014


commit c0a1d90927427100c1aefef78449ab8c77b091a8
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Jun 8 15:23:45 2014 +0100

    Fix release

 proftpd.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/proftpd.spec b/proftpd.spec
index ccb4ebc..30c9aae 100644
--- a/proftpd.spec
+++ b/proftpd.spec
@@ -41,12 +41,12 @@
 %define _hardened_build 1
 
 #global prever rc3
-%global rpmrel 2
+%global rpmrel 3
 
 Summary:		Flexible, stable and highly-configurable FTP server
 Name:			proftpd
 Version:		1.3.5
-Release:		%{?prever:0.}%{rpmrel}%{?prever:.%{prever}}%{?dist}.1
+Release:		%{?prever:0.}%{rpmrel}%{?prever:.%{prever}}%{?dist}
 License:		GPLv2+
 Group:			System Environment/Daemons
 URL:			http://www.proftpd.org/
@@ -494,7 +494,7 @@ fi
 %{_mandir}/man1/ftpwho.1*
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.5-2.1
+* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 1.3.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Fri May 16 2014 Paul Howarth <paul at city-fan.org> 1.3.5-2


More information about the scm-commits mailing list