rpms/ruby-mysql/EL-6 .cvsignore, 1.7, 1.8 ruby-mysql.spec, 1.14, 1.15 sources, 1.7, 1.8

Orion Poplawski orion at fedoraproject.org
Thu Jul 8 22:06:36 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/ruby-mysql/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21052/EL-6

Modified Files:
	.cvsignore ruby-mysql.spec sources 
Log Message:
* Thu Jul 8 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-1
- Update to 2.8.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/EL-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	23 Jan 2009 23:06:56 -0000	1.7
+++ .cvsignore	8 Jul 2010 22:06:35 -0000	1.8
@@ -1 +1 @@
-mysql-ruby-2.8.tar.gz
+mysql-ruby-2.8.2.tar.gz


Index: ruby-mysql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/EL-6/ruby-mysql.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ruby-mysql.spec	21 Aug 2009 15:45:20 -0000	1.14
+++ ruby-mysql.spec	8 Jul 2010 22:06:36 -0000	1.15
@@ -2,8 +2,8 @@
 %{!?ruby_sitearchdir: %define ruby_sitearchdir %(/usr/bin/ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
 
 Name:           ruby-mysql
-Version:        2.8
-Release:        4%{?dist}
+Version:        2.8.2
+Release:        1%{?dist}
 Summary:        A Ruby interface to MySQL
 
 Group:          Development/Languages
@@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 %{ruby_sitearchdir}/mysql.so
 
 %changelog
+* Thu Jul 8 2010 Orion Poplawski <orion at cora.nwra.com> - 2.8.2-1
+- Update to 2.8.2
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 2.8-4
 - rebuilt with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/EL-6/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	23 Jan 2009 23:06:56 -0000	1.7
+++ sources	8 Jul 2010 22:06:36 -0000	1.8
@@ -1 +1 @@
-68a8df16b5147df7961d39371f0ff69f  mysql-ruby-2.8.tar.gz
+eb998b89b7e391cffe0a1f84bd426f9b  mysql-ruby-2.8.2.tar.gz



More information about the scm-commits mailing list