Hello community,
here is the log from the commit of package rubygem-fast_gettext for
openSUSE:Factory checked in at 2013-07-25 15:25:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-fast_gettext (Old)
and /work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-fast_gettext"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-fast_gettext/rubygem-fast_gettext.changes
2012-12-21 10:34:33.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new/rubygem-fast_gettext.changes
2013-07-25 15:25:52.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 20 11:03:06 UTC 2013 - [email protected]
+
+- updated to version 0.7.1
+
+-------------------------------------------------------------------
Old:
----
fast_gettext-0.7.0.gem
New:
----
fast_gettext-0.7.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-fast_gettext.spec ++++++
--- /var/tmp/diff_new_pack.2JcstW/_old 2013-07-25 15:25:52.000000000 +0200
+++ /var/tmp/diff_new_pack.2JcstW/_new 2013-07-25 15:25:52.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-fast_gettext
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
Name: rubygem-fast_gettext
-Version: 0.7.0
+Version: 0.7.1
Release: 0
%define mod_name fast_gettext
%define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
Url: http://github.com/grosser/fast_gettext
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: A simple, fast, memory-efficient and threadsafe implementation
of
License: MIT and Ruby
Group: Development/Languages/Ruby
@@ -59,9 +59,13 @@
%install
%gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG
%buildroot/%{_docdir}/%{name}/CHANGELOG
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/Readme.md
%buildroot/%{_docdir}/%{name}/Readme.md
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
++++++ fast_gettext-0.7.0.gem -> fast_gettext-0.7.1.gem ++++++
Files /work/SRC/openSUSE:Factory/rubygem-fast_gettext/fast_gettext-0.7.0.gem
and /work/SRC/openSUSE:Factory/.rubygem-fast_gettext.new/fast_gettext-0.7.1.gem
differ
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]