Hello community,

here is the log from the commit of package rubygem-activesupport.1299 for 
openSUSE:12.2:Update checked in at 2013-02-12 09:53:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2:Update/rubygem-activesupport.1299 (Old)
 and      /work/SRC/openSUSE:12.2:Update/.rubygem-activesupport.1299.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activesupport.1299", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ 
/work/SRC/openSUSE:12.2:Update/.rubygem-activesupport.1299.new/rubygem-activesupport.changes
        2013-02-12 09:53:18.000000000 +0100
@@ -0,0 +1,119 @@
+-------------------------------------------------------------------
+Wed Jan 30 16:52:11 UTC 2013 - [email protected]
+
+- bump requires to version 2.3.16
+
+-------------------------------------------------------------------
+Mon Feb 13 10:54:44 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Wed Aug 17 22:26:21 UTC 2011 - [email protected]
+
+- bump requires to version 2.3.14
+
+-------------------------------------------------------------------
+Wed Feb 16 12:23:17 UTC 2011 - [email protected]
+
+- bump requires to version 2.3.11
+
+-------------------------------------------------------------------
+Wed Oct 27 12:07:17 UTC 2010 - [email protected]
+
+- bump requires to version 2.3.10
+
+-------------------------------------------------------------------
+Mon Sep  6 14:46:23 UTC 2010 - [email protected]
+
+- bump requires to version 2.3.9
+
+-------------------------------------------------------------------
+Tue May 25 16:19:07 UTC 2010 - [email protected]
+
+- bump requires to version 2.3.8
+
+-------------------------------------------------------------------
+Mon Dec 21 16:54:24 UTC 2009 - [email protected]
+
+- bump requires to version 2.3.5
+
+-------------------------------------------------------------------
+Wed Sep 30 20:36:14 CEST 2009 - [email protected]
+
+- bump requires to version 2.3.4
+
+-------------------------------------------------------------------
+Mon Mar 16 21:08:08 CET 2009 - [email protected]
+
+- bump requires to version 2.3.2
+
+-------------------------------------------------------------------
+Mon Mar  9 16:18:32 CET 2009 - [email protected]
+
+- bump version number to 2.1.2
+
+-------------------------------------------------------------------
+Fri Sep 12 18:26:16 CEST 2008 - [email protected]
+
+- bump requires to 2.1.1
+
+-------------------------------------------------------------------
+Mon Jan 21 17:34:24 CET 2008 - [email protected]
+
+- started a new wrapper package. it will always pull in the latest
+  rails package
+
+-------------------------------------------------------------------
+Wed Oct 17 17:45:54 CEST 2007 - [email protected]
+
+- update to version 1.4.4
+  * Backport: allow array and hash query parameters. Array route
+    parameters are converted/to/a/path as before.  #6765, #7047,
+    #7462 [bgipsy, Jeremy McAnally, Dan Kubb, brendan, Diego
+    Algorta Casamayou]
+- additional changes from 1.4.3
+  * Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't
+    read files or stdin.  #8453 [candlerb, Jeremy Kemper]
+    (CVE-2007-5379) (bnc #332441)
+  * Document Object#blank?.  #6491 [Chris Mear]
+  * Update Dependencies to ignore constants inherited from
+    ancestors. Closes #6951. [Nicholas Seckar]
+  * Improved multibyte performance by relying less on exception
+    raising #8159 [Blaine]
+
+-------------------------------------------------------------------
+Mon May 14 16:24:06 CEST 2007 - [email protected]
+
+- update to version 1.4.2
+  * Ruby 1.8.6 and 1.9 define private Time#to_date and
+    #to_datetime; make them public for compatibility.
+    [Jeremy Kemper]
+  * Deprecation: warn on stderr if RAILS_DEFAULT_LOGGER isn't set
+    yet.  [Jeremy Kemper]
+- additional changes from version 1.4.1
+  * Optimize Class Inheritable Attributes so that unnecessary
+    hashes are not created.  Closes #7472 [Bruce Perens]
+  * Added :instance_writer option to #mattr_writer/accessor,
+    #cattr_writer/accessor, and #class_inheritable_writer to skip
+    the creation of the instance writer.  [Rick]
+  * Full test coverage for Inflector.  #7228 [Dan Kubb]
+
+-------------------------------------------------------------------
+Wed Jan 24 00:46:49 CET 2007 - [email protected]
+
+- update to version 1.4.0
+  update for rails 1.2.1. too many changes to mention them here.
+  see /usr/lib*/ruby/gems/1.8/gems/activesupport-1.4.0/CHANGELOG
+
+-------------------------------------------------------------------
+Wed Jun 21 01:04:30 CEST 2006 - [email protected]
+
+- use rubygems_with_buildroot_patch instead of the versioned
+  buildrequires
+
+-------------------------------------------------------------------
+Mon Jun 19 18:29:44 CEST 2006 - [email protected]
+
+- Initial package version 1.3.1
+

New:
----
  rubygem-activesupport-README.SuSE
  rubygem-activesupport.changes
  rubygem-activesupport.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-activesupport.spec ++++++
#
# spec file for package rubygem-activesupport
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           rubygem-activesupport
Version:        2.3.16
Release:        0
%define mod_name activesupport
#
#
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Requires:       rubygem-activesupport-2_3 = %{version}
#
Url:            http://rubyforge.org/projects/activesupport/
Source:         %{name}-README.SuSE
#
Summary:        Utility classes and extension to the standard library
License:        MIT
Group:          Development/Languages/Ruby

%description
Utility classes and extension to the standard library that were required
by Rails, but found of general use.



Authors:
--------
    rails development team

%prep

%build

%install
%{__install} -D -m 0644 %{S:0} %{buildroot}%{_docdir}/%{name}/README.SUSE

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%dir %{_docdir}/%{name}/
%{_docdir}/%{name}/README.SUSE

%changelog
++++++ rubygem-activesupport-README.SuSE ++++++

   This is just a wrapper packager which will pull in the latest
   version of rubygem-activesupport see the documentation directory
   of that package for more informations.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to