Hello community,
here is the log from the commit of package rubygem-ruby-shadow for
openSUSE:Factory checked in at 2013-11-24 18:13:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-shadow (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby-shadow"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby-shadow/rubygem-ruby-shadow.changes
2013-05-28 14:41:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new/rubygem-ruby-shadow.changes
2013-11-24 18:13:24.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Nov 22 08:40:36 UTC 2013 - [email protected]
+
+- updated to version 2.3.1
+ Remove sgetspent on implementations using pwd.h
+ Merge OS X work into main gem. Fix bugs with OS X implementation and tweak
support for FreeBSD.
+ See
https://github.com/caleb/ruby-shadow/commit/20d98b7d9e3bbbef0b737affd3245590096a316c
+ - Add license file to Manifest.
+ - Adam Palmblad<[email protected]>
+ Fix compilation issues with ruby 2.
+
+-------------------------------------------------------------------
Old:
----
ruby-shadow-2.2.0.gem
New:
----
ruby-shadow-2.3.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby-shadow.spec ++++++
--- /var/tmp/diff_new_pack.eFFfSg/_old 2013-11-24 18:13:25.000000000 +0100
+++ /var/tmp/diff_new_pack.eFFfSg/_new 2013-11-24 18:13:25.000000000 +0100
@@ -17,7 +17,7 @@
Name: rubygem-ruby-shadow
-Version: 2.2.0
+Version: 2.3.1
Release: 0
%define mod_name ruby-shadow
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,8 @@
Group: Development/Languages/Ruby
%description
-This module provides access to shadow passwords on Linux and Solaris
+This module provides access to shadow passwords on Linux, OSX, FreeBSD, and
+Solaris
%package doc
Summary: RDoc documentation for %{mod_name}
@@ -55,6 +56,8 @@
%gem_install -f
%gem_cleanup
mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/HISTORY
%buildroot/%{_docdir}/%{name}/HISTORY
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE
%buildroot/%{_docdir}/%{name}/LICENSE
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README
%buildroot/%{_docdir}/%{name}/README
%files
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]