Hello community,

here is the log from the commit of package ruby2.1 for openSUSE:Factory checked 
in at 2014-10-25 08:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby2.1 (Old)
 and      /work/SRC/openSUSE:Factory/.ruby2.1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ruby2.1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby2.1/ruby2.1.changes  2014-10-20 
07:26:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ruby2.1.new/ruby2.1.changes     2014-10-25 
08:33:17.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 22 05:01:30 UTC 2014 - [email protected]
+
+- don't add self conflicts for SLE 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ruby2.1.spec ++++++
--- /var/tmp/diff_new_pack.EVsj1O/_old  2014-10-25 08:33:19.000000000 +0200
+++ /var/tmp/diff_new_pack.EVsj1O/_new  2014-10-25 08:33:19.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ruby
+# spec file for package ruby2.1
 #
 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_with ruby_intree_common
 
 Name:           ruby2.1
@@ -93,7 +94,9 @@
 %endif
 %endif
 Provides:       ruby(abi) = %{rb_ver}
+%if 0%{?suse_version} > 1130
 Conflicts:      ruby(abi) = %{rb_ver}
+%endif
 %if %{with ruby_intree_common}
 Provides:       ruby-common = %{rpm_macros_version}
 Obsoletes:      ruby-common < %{rpm_macros_version}
@@ -180,7 +183,7 @@
 %package stdlib
 Summary:        The Ruby standard library
 Group:          Development/Languages/Ruby
-Conflicts:      ruby-stdlib
+Obsoletes:      ruby-stdlib < 2.1.3
 
 ################################
 # generate provides for embedded rubygems

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

Reply via email to