rpms/libgsasl/F-12 libgsasl.spec,1.13,1.14

Nikolay Vladimirov turki at fedoraproject.org
Tue Jan 12 14:04:33 UTC 2010


Author: turki

Update of /cvs/pkgs/rpms/libgsasl/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14479

Modified Files:
	libgsasl.spec 
Log Message:
fix a small typo (version)



Index: libgsasl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgsasl/F-12/libgsasl.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- libgsasl.spec	12 Jan 2010 13:57:12 -0000	1.13
+++ libgsasl.spec	12 Jan 2010 14:04:33 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           libgsasl
-Version:        1.4
-Release:        3%{?dist}
+Version:        1.4.0
+Release:        4%{?dist}
 Summary:        GNU SASL library 
 
 Group:          System Environment/Libraries
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 12 2010 Nikolay Vladimirov <nikolay at vladimiroff.com> - 1.4-4
+- Fix another small typo(wrong version)
+
 * Tue Jan 12 2010 Nikolay Vladimirov <nikolay at vladimiroff.com> - 1.4-3
 - Fix another small typo(mixed tabs and spaces)
 



More information about the scm-commits mailing list