Hello community, here is the log from the commit of package yast2-instserver for openSUSE:Factory checked in at 2015-02-14 13:56:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-instserver (Old) and /work/SRC/openSUSE:Factory/.yast2-instserver.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-instserver" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes 2014-12-05 21:04:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes 2015-02-14 13:56:50.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Feb 13 11:21:53 UTC 2015 - [email protected] + +- The unit tests are now compatible with RSpec 3 +- 3.1.4 + +------------------------------------------------------------------- Old: ---- yast2-instserver-3.1.3.tar.bz2 New: ---- yast2-instserver-3.1.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-instserver.spec ++++++ --- /var/tmp/diff_new_pack.dFPAxw/_old 2015-02-14 13:56:50.000000000 +0100 +++ /var/tmp/diff_new_pack.dFPAxw/_new 2015-02-14 13:56:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-instserver # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: yast2-instserver -Version: 3.1.3 +Version: 3.1.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-instserver-3.1.3.tar.bz2 -> yast2-instserver-3.1.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-instserver-3.1.3/package/yast2-instserver.changes new/yast2-instserver-3.1.4/package/yast2-instserver.changes --- old/yast2-instserver-3.1.3/package/yast2-instserver.changes 2014-12-04 13:41:11.000000000 +0100 +++ new/yast2-instserver-3.1.4/package/yast2-instserver.changes 2015-02-13 12:31:10.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Feb 13 11:21:53 UTC 2015 - [email protected] + +- The unit tests are now compatible with RSpec 3 +- 3.1.4 + +------------------------------------------------------------------- Thu Dec 4 09:50:17 UTC 2014 - [email protected] - remove X-KDE-Library from desktop file (bnc#899104) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-instserver-3.1.3/package/yast2-instserver.spec new/yast2-instserver-3.1.4/package/yast2-instserver.spec --- old/yast2-instserver-3.1.3/package/yast2-instserver.spec 2014-12-04 13:41:11.000000000 +0100 +++ new/yast2-instserver-3.1.4/package/yast2-instserver.spec 2015-02-13 12:31:10.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-instserver -Version: 3.1.3 +Version: 3.1.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-instserver-3.1.3/test/Instserver_test.rb new/yast2-instserver-3.1.4/test/Instserver_test.rb --- old/yast2-instserver-3.1.3/test/Instserver_test.rb 2014-12-04 13:41:11.000000000 +0100 +++ new/yast2-instserver-3.1.4/test/Instserver_test.rb 2015-02-13 12:31:10.000000000 +0100 @@ -11,7 +11,7 @@ describe "#Modified" do it "returns false initially" do - expect(subject.Modified).to be_false + expect(subject.Modified).to eq false end end -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
