[pcre] Revert blank line changes

Petr Pisar ppisar at fedoraproject.org
Mon Jan 28 09:04:54 UTC 2013


commit c40d02b3ffe85d14622b002f67ef8c69a47ee0ef
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 28 09:38:18 2013 +0100

    Revert blank line changes

 pcre.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pcre.spec b/pcre.spec
index c1585bb..f8d1940 100644
--- a/pcre.spec
+++ b/pcre.spec
@@ -1,15 +1,13 @@
 # This is stable release:
 #%%global rcversion RC1
-
 Name: pcre
 Version: 8.32
-Release: %{?rcversion:0.}3%{?rcversion:.%rcversion}%{?dist}
+Release: %{?rcversion:0.}4%{?rcversion:.%rcversion}%{?dist}
 %global myversion %{version}%{?rcversion:-%rcversion}
 Summary: Perl-compatible regular expression library
 Group: System Environment/Libraries
 License: BSD
 URL: http://www.pcre.org/
-
 Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%{name}/%{?rcversion:Testing/}%{name}-%{myversion}.tar.bz2
 # Upstream thinks RPATH is good idea.
 Patch0: pcre-8.21-multilib.patch
@@ -119,6 +117,8 @@ make check
 %{_mandir}/man1/pcretest.*
 
 %changelog
+* Mon Jan 28 2013 Petr Pisar <ppisar at redhat.com> - 8.32-4
+
 * Fri Jan 25 2013 Peter Robinson <pbrobinson at fedoraproject.org> 8.32-3
 - Adjust autoreconf to fix FTBFS on F-19
 


More information about the scm-commits mailing list