rpms/ruby-mysql/FC-5 .cvsignore, 1.2, 1.3 ruby-mysql.spec, 1.3, 1.4 sources, 1.2, 1.3

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Thu May 17 17:37:41 UTC 2007


Author: orion

Update of /cvs/pkgs/rpms/ruby-mysql/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23998/FC-5

Modified Files:
	.cvsignore ruby-mysql.spec sources 
Log Message:
Update to 2.7.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	3 Feb 2006 22:14:22 -0000	1.2
+++ .cvsignore	17 May 2007 17:37:07 -0000	1.3
@@ -1 +1 @@
-mysql-ruby-2.7.tar.gz
+mysql-ruby-2.7.3.tar.gz


Index: ruby-mysql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/FC-5/ruby-mysql.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-mysql.spec	28 Feb 2006 19:21:17 -0000	1.3
+++ ruby-mysql.spec	17 May 2007 17:37:07 -0000	1.4
@@ -2,15 +2,15 @@
 %{!?ruby_sitearchdir: %define ruby_sitearchdir %(/usr/bin/ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
 
 Name:           ruby-mysql
-Version:        2.7
-Release:        8%{?dist}
+Version:        2.7.3
+Release:        1%{?dist}
 Summary:        A Ruby interface to MySQL
 
 Group:          Development/Languages
 License:        Distributable
 URL:            http://www.tmtm.org/en/mysql/ruby/
 
-Source0:        http://tmtm.org/downloads/mysql/ruby/mysql-ruby-2.7.tar.gz
+Source0:        http://tmtm.org/downloads/mysql/ruby/mysql-ruby-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  ruby ruby-devel mysql-devel
@@ -39,6 +39,15 @@
 %{ruby_sitearchdir}/mysql.so
 
 %changelog
+* Thu May 17 2007 Orion Poplawski <orion at cora.nwra.com> - 2.7.3-1
+- Update to 2.7.3
+
+* Wed Oct  3 2006 Orion Poplawski <orion at cora.nwra.com> - 2.7.1-2
+- rebuilt for unwind info generation, broken in gcc-4.1.1-21
+
+* Wed Sep 20 2006 Orion Poplawski <orion at cora.nwra.com> - 2.7.1-1
+- Update to 2.7.1
+
 * Tue Feb 28 2006 Oliver Andrich <oliver.andrich at gmail.com> - 2.7-8
 - changed the license to Distributable based on Bug #179933
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-mysql/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 Feb 2006 22:14:22 -0000	1.2
+++ sources	17 May 2007 17:37:07 -0000	1.3
@@ -1 +1 @@
-c6668900e68f0d6a137612c818d5fd01  mysql-ruby-2.7.tar.gz
+033b768396dfff8124803c849a34d216  mysql-ruby-2.7.3.tar.gz




More information about the fedora-extras-commits mailing list