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

David Lutterkort (lutter) fedora-extras-commits at redhat.com
Thu Nov 29 22:44:27 UTC 2007


Author: lutter

Update of /cvs/pkgs/rpms/ruby-activerecord/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1828/F-7

Modified Files:
	.cvsignore ruby-activerecord.spec sources 
Log Message:
New version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-activerecord/F-7/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	19 Jan 2007 23:02:28 -0000	1.3
+++ .cvsignore	29 Nov 2007 22:43:53 -0000	1.4
@@ -1 +1 @@
-activerecord-1.15.1.tgz
+activerecord-1.15.6.tgz


Index: ruby-activerecord.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-activerecord/F-7/ruby-activerecord.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-activerecord.spec	19 Jan 2007 23:02:28 -0000	1.2
+++ ruby-activerecord.spec	29 Nov 2007 22:43:53 -0000	1.3
@@ -4,7 +4,7 @@
 %define with_check 0%{?fedora}
 
 Name:           ruby-%{rname}
-Version:        1.15.1
+Version:        1.15.6
 Release:        1%{?dist}
 Summary:        Implements the ActiveRecord pattern for ORM
 
@@ -12,17 +12,17 @@
 
 License:        MIT
 URL:            http://rubyforge.org/projects/activerecord/
-Source0:        http://rubyforge.org/frs/download.php/16548/activerecord-%{version}.tgz
+Source0:        http://rubyforge.org/frs/download.php/28326/activerecord-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  ruby >= 1.8
 %if %with_check
-BuildRequires:  ruby(active_support) = 1.4.0
+BuildRequires:  ruby(active_support) = 1.4.4
 BuildRequires:  ruby(sqlite3)
 %endif
 Requires:       ruby(abi) = 1.8
-Requires:       ruby(active_support) = 1.4.0
+Requires:       ruby(active_support) = 1.4.4
 Provides:       ruby(active_record) = %{version}
 
 %description
@@ -60,6 +60,9 @@
 %doc README CHANGELOG examples/
 
 %changelog
+* Thu Nov 29 2007 David Lutterkort <dlutter at redhat.com> - 1.15.6-1
+- New version
+
 * Fri Jan 19 2007 David Lutterkort <dlutter at redhat.com> - 1.15.1-1
 - New version
 - Remove patch fix_ar_tests_accounts.diff, fixed upstream (ticket 5268)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-activerecord/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	19 Jan 2007 23:02:28 -0000	1.3
+++ sources	29 Nov 2007 22:43:53 -0000	1.4
@@ -1 +1 @@
-a869baa417e3439fb547dd25ce3340af  activerecord-1.15.1.tgz
+841a51b68fb15b7f083e2b5ea1880a4c  activerecord-1.15.6.tgz




More information about the fedora-extras-commits mailing list