rpms/bison/devel bison.spec,1.36,1.37

Petr Machata pmachata at fedoraproject.org
Thu Nov 20 14:36:00 UTC 2008


Author: pmachata

Update of /cvs/pkgs/rpms/bison/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3330

Modified Files:
	bison.spec 
Log Message:
And force-tag doesn't work anymore.



Index: bison.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bison/devel/bison.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- bison.spec	20 Nov 2008 14:10:46 -0000	1.36
+++ bison.spec	20 Nov 2008 14:35:29 -0000	1.37
@@ -1,7 +1,7 @@
 Summary: A GNU general-purpose parser generator
 Name: bison
 Version: 2.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2
@@ -115,7 +115,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Wed Nov 12 2008 Petr Machata <pmachata at redhat.com> - 2.4-1
+* Wed Nov 12 2008 Petr Machata <pmachata at redhat.com> - 2.4-2
 - Rebase to 2.4
 - Resolves: #471183
 




More information about the scm-commits mailing list