rpms/ruby-sqlite3/F-7 .cvsignore, 1.2, 1.3 ruby-sqlite3.spec, 1.2, 1.3 sources, 1.2, 1.3

David Lutterkort (lutter) fedora-extras-commits at redhat.com
Wed Aug 22 21:39:08 UTC 2007


Author: lutter

Update of /cvs/extras/rpms/ruby-sqlite3/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5212

Modified Files:
	.cvsignore ruby-sqlite3.spec sources 
Log Message:
Version 1.2.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ruby-sqlite3/F-7/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	12 Jul 2006 00:22:04 -0000	1.2
+++ .cvsignore	22 Aug 2007 21:38:35 -0000	1.3
@@ -1 +1 @@
-sqlite3-ruby-1.1.0.tar.gz
+sqlite3-ruby-1.2.1.tar.gz


Index: ruby-sqlite3.spec
===================================================================
RCS file: /cvs/extras/rpms/ruby-sqlite3/F-7/ruby-sqlite3.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-sqlite3.spec	13 Sep 2006 09:05:19 -0000	1.2
+++ ruby-sqlite3.spec	22 Aug 2007 21:38:35 -0000	1.3
@@ -2,21 +2,21 @@
 %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
 
 Name:           ruby-sqlite3
-Version:        1.1.0
-Release:        6%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        A Ruby interface for the SQLite database engine
 Group:          Development/Languages
 
 License:        BSD
 URL:            http://rubyforge.org/projects/sqlite-ruby
-Source0:        http://rubyforge.org/frs/download.php/3090/sqlite3-ruby-1.1.0.tar.gz
+Source0:        http://rubyforge.org/frs/download.php/17097/sqlite3-ruby-1.2.1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       ruby(abi) = 1.8
 BuildRequires:  ruby >= 1.8
 BuildRequires:  sqlite-devel >= 3
 BuildRequires:  swig ruby-devel
-Provides:       ruby(sqlite3)
+Provides:       ruby(sqlite3) = %version
 
 %description
 Database driver to access SQLite v.3 databases from Ruby.
@@ -47,6 +47,9 @@
 
 
 %changelog
+* Wed Aug 22 2007 David Lutterkort <dlutter at redhat.com> - 1.2.1-1
+- Update to 1.2.1
+
 * Wed Sep 13 2006 David Lutterkort <dlutter at redhat.com> - 1.1.0-6
 - Rebuilt for FC6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ruby-sqlite3/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Jul 2006 00:22:04 -0000	1.2
+++ sources	22 Aug 2007 21:38:35 -0000	1.3
@@ -1 +1 @@
-56e47e1736bd50e2b71f11726ff9ecdd  sqlite3-ruby-1.1.0.tar.gz
+b97ed88c1d922266c46c0f0cf17cf393  sqlite3-ruby-1.2.1.tar.gz




More information about the fedora-extras-commits mailing list