Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit rubygem-actionwebservice
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Aug 2007 18:24:28 +0200
- Message-id: <20070806162428.C87C3678332@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package rubygem-actionwebservice
checked in at Mon Aug 6 18:24:28 CEST 2007.
--------
--- rubygem-actionwebservice/rubygem-actionwebservice.changes 2006-10-20 01:04:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/rubygem-actionwebservice/rubygem-actionwebservice.changes 2007-05-14 16:53:35.850169000 +0200
@@ -1,0 +2,22 @@
+Mon May 14 16:53:08 CEST 2007 - mrueckert@xxxxxxx
+
+- update to version 1.2.3:
+ bump version numbers of the required packages
+
+-------------------------------------------------------------------
+Wed Jan 24 01:19:43 CET 2007 - mrueckert@xxxxxxx
+
+- updated to 1.2.1:
+ update for rails 1.2.1. Too many changes to mention them here.
+ See /usr/lib*/ruby/gems/1.8/gems/actionwebservice-1.2.1/CHANGELOG .
+- removed actionwebservice-1.1.6_zero_argument_testsuite_r4497.patch:
+ Included in 1.2.1.
+
+-------------------------------------------------------------------
+Mon Jan 15 19:00:55 CET 2007 - mrueckert@xxxxxxx
+
+- actionwebservice-1.1.6_zero_argument_testsuite_r4497.patch:
+ handle methods, which dont require an argument, properly
+ in the testsuite
+
+-------------------------------------------------------------------
Old:
----
actionwebservice-1.1.6.gem
New:
----
actionwebservice-1.2.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actionwebservice.spec ++++++
--- /var/tmp/diff_new_pack.s24812/_old 2007-08-06 18:24:13.000000000 +0200
+++ /var/tmp/diff_new_pack.s24812/_new 2007-08-06 18:24:13.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package rubygem-actionwebservice (Version 1.1.6)
+# spec file for package rubygem-actionwebservice (Version 1.2.3)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -11,24 +11,23 @@
# norootforbuild
Name: rubygem-actionwebservice
-%define mod_name actionwebservice
-#
-Version: 1.1.6
+Version: 1.2.3
Release: 1
+%define mod_name actionwebservice
#
Group: Development/Languages/Ruby
License: X11/MIT
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: rubygems_with_buildroot_patch
-BuildRequires: rubygem-actionpack = 1.12.5
-BuildRequires: rubygem-activerecord = 1.14.4
+BuildRequires: rubygem-actionpack = 1.13.3
+BuildRequires: rubygem-activerecord = 1.15.3
Requires: rubygems >= 0.8.11
-Requires: rubygem-actionpack = 1.12.5
-Requires: rubygem-activerecord = 1.14.4
+Requires: rubygem-actionpack = 1.13.3
+Requires: rubygem-activerecord = 1.15.3
#
URL: http://rubyforge.org/projects/aws/
-Source: http://rubyforge.org/frs/download.php/12319/actionwebservice-1.1.6.gem
+Source: http://rubyforge.org/frs/download.php/18411/actionwebservice-1.2.3.gem
#
Summary: Simple support for publishing Web Service APIs for Rails applications
@@ -60,7 +59,20 @@
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
-%changelog -n rubygem-actionwebservice
+%changelog
+* Mon May 14 2007 - mrueckert@xxxxxxx
+- update to version 1.2.3:
+ bump version numbers of the required packages
+* Wed Jan 24 2007 - mrueckert@xxxxxxx
+- updated to 1.2.1:
+ update for rails 1.2.1. Too many changes to mention them here.
+ See /usr/lib*/ruby/gems/1.8/gems/actionwebservice-1.2.1/CHANGELOG .
+- removed actionwebservice-1.1.6_zero_argument_testsuite_r4497.patch:
+ Included in 1.2.1.
+* Mon Jan 15 2007 - mrueckert@xxxxxxx
+- actionwebservice-1.1.6_zero_argument_testsuite_r4497.patch:
+ handle methods, which dont require an argument, properly
+ in the testsuite
* Fri Aug 11 2006 - mrueckert@xxxxxxx
- Update to version 1.1.6:
* Rely on Action Pack 1.12.5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |