Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit rubygem-actionmailer
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Aug 2007 18:23:39 +0200
- Message-id: <20070806162340.2488A678332@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package rubygem-actionmailer
checked in at Mon Aug 6 18:23:39 CEST 2007.
--------
--- rubygem-actionmailer/rubygem-actionmailer.changes 2006-10-20 01:03:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/rubygem-actionmailer/rubygem-actionmailer.changes 2007-05-14 16:47:15.995236000 +0200
@@ -1,0 +2,18 @@
+Mon May 14 16:45:52 CEST 2007 - mrueckert@xxxxxxx
+
+- update to version 1.3.3
+ * Depend on Action Pack 1.13.3
+- additional changes from 1.3.2:
+ * Deprecate server_settings renaming it to smtp_settings, add
+ sendmail_settings to allow you to override the arguments to
+ and location of the sendmail executable. [Koz]
+- fixed typo in the changelog
+
+-------------------------------------------------------------------
+Wed Jan 24 01:10:42 CET 2007 - mrueckert@xxxxxxx
+
+- Update to version 1.3.1:
+ update for rails 1.2.1. Too many changes to mention them here.
+ See /usr/lib*/ruby/gems/1.8/gems/actionmailer-1.3.1/CHANGELOG .
+
+-------------------------------------------------------------------
Old:
----
actionmailer-1.2.5.gem
New:
----
actionmailer-1.3.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actionmailer.spec ++++++
--- /var/tmp/diff_new_pack.m20942/_old 2007-08-06 18:21:38.000000000 +0200
+++ /var/tmp/diff_new_pack.m20942/_new 2007-08-06 18:21:38.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package rubygem-actionmailer (Version 1.2.5)
+# spec file for package rubygem-actionmailer (Version 1.3.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,22 +11,21 @@
# norootforbuild
Name: rubygem-actionmailer
-%define mod_name actionmailer
-#
-Version: 1.2.5
+Version: 1.3.3
Release: 1
+%define mod_name actionmailer
#
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-actionpack = 1.13.3
Requires: rubygems >= 0.8.11
-Requires: rubygem-actionpack = 1.12.5
+Requires: rubygem-actionpack = 1.13.3
#
URL: http://rubyforge.org/projects/actionmailer/
-Source: http://rubyforge.org/frs/download.php/12316/actionmailer-1.2.5.gem
+Source: http://rubyforge.org/frs/download.php/18408/actionmailer-1.3.3.gem
#
Summary: Mail service classes for Ruby on Rails
@@ -58,7 +57,19 @@
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
-%changelog -n rubygem-actionmailer
+%changelog
+* Mon May 14 2007 - mrueckert@xxxxxxx
+- update to version 1.3.3
+ * Depend on Action Pack 1.13.3
+- additional changes from 1.3.2:
+ * Deprecate server_settings renaming it to smtp_settings, add
+ sendmail_settings to allow you to override the arguments to
+ and location of the sendmail executable. [Koz]
+- fixed typo in the changelog
+* Wed Jan 24 2007 - mrueckert@xxxxxxx
+- Update to version 1.3.1:
+ update for rails 1.2.1. Too many changes to mention them here.
+ See /usr/lib*/ruby/gems/1.8/gems/actionmailer-1.3.1/CHANGELOG .
* Fri Aug 11 2006 - mrueckert@xxxxxxx
- Update to version 1.2.5:
* Depend 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 > |