rpms/bash/devel bash.spec,1.198,1.199

Roman Rakus rrakus at fedoraproject.org
Fri Jan 22 12:56:08 UTC 2010


Author: rrakus

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

Modified Files:
	bash.spec 
Log Message:
Correct patchlevel 2


Index: bash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/bash.spec,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -p -r1.198 -r1.199
--- bash.spec	22 Jan 2010 12:53:52 -0000	1.198
+++ bash.spec	22 Jan 2010 12:56:08 -0000	1.199
@@ -1,11 +1,11 @@
 #% define beta_tag rc1
-%define patchleveltag .0
+%define patchleveltag .2
 %define baseversion 4.1
 
 Version: %{baseversion}%{patchleveltag}
 Name: bash
 Summary: The GNU Bourne Again shell
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Shells
 License: GPLv3+
 Url: http://www.gnu.org/software/bash
@@ -261,6 +261,9 @@ fi
 #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Fri Jan 22 2010 rrakus at redhat.com 4.1.2-2
+- Correct patchlevel 2
+
 * Fri Jan 22 2010 Roman Rakus rrakus at redhat.com 4.1.2-1
 - Patchlevel 4.2
 - Removed old patch



More information about the scm-commits mailing list