Hello community,

here is the log from the commit of package yast2-sound for openSUSE:Factory 
checked in at 2015-10-20 16:20:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-sound (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-sound.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-sound"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-sound/yast2-sound.changes  2015-01-30 
06:04:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-sound.new/yast2-sound.changes     
2015-10-20 16:20:36.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Oct  7 09:41:12 UTC 2015 - lsle...@suse.cz
+
+- do not check for %suse_version == 1315, the existing check for
+  %is_opensuse is sufficient (bsc#949046)
+- 3.1.8
+
+-------------------------------------------------------------------
+Fri Sep 18 09:15:17 UTC 2015 - dims...@opensuse.org
+
+- Enable build for Leap 42.1 (boo#945037).
+
+-------------------------------------------------------------------

Old:
----
  yast2-sound-3.1.7.tar.bz2

New:
----
  yast2-sound-3.1.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-sound.spec ++++++
--- /var/tmp/diff_new_pack.x4fqeH/_old  2015-10-20 16:20:37.000000000 +0200
+++ /var/tmp/diff_new_pack.x4fqeH/_new  2015-10-20 16:20:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-sound
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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-sound
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -25,7 +25,7 @@
 
 # XXX: SLE-12 build packages for x86 and s390, but no runnable kernel, so
 # this package cannot be build here. Remove when SLE stop doing it
-%if %suse_version == 1315
+%if !0%{?is_opensuse}
 ExcludeArch:    %ix86 s390
 %endif
 

++++++ yast2-sound-3.1.7.tar.bz2 -> yast2-sound-3.1.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.7/CONTRIBUTING.md 
new/yast2-sound-3.1.8/CONTRIBUTING.md
--- old/yast2-sound-3.1.7/CONTRIBUTING.md       2015-01-28 09:59:10.000000000 
+0100
+++ new/yast2-sound-3.1.8/CONTRIBUTING.md       2015-10-07 15:54:11.000000000 
+0200
@@ -12,13 +12,13 @@
 -----------
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.7/package/yast2-sound.changes 
new/yast2-sound-3.1.8/package/yast2-sound.changes
--- old/yast2-sound-3.1.7/package/yast2-sound.changes   2015-01-28 
09:59:11.000000000 +0100
+++ new/yast2-sound-3.1.8/package/yast2-sound.changes   2015-10-07 
15:54:11.000000000 +0200
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Wed Oct  7 09:41:12 UTC 2015 - lsle...@suse.cz
+
+- do not check for %suse_version == 1315, the existing check for
+  %is_opensuse is sufficient (bsc#949046)
+- 3.1.8
+
+-------------------------------------------------------------------
+Fri Sep 18 09:15:17 UTC 2015 - dims...@opensuse.org
+
+- Enable build for Leap 42.1 (boo#945037).
+
+-------------------------------------------------------------------
 Wed Jan 28 08:53:14 UTC 2015 - lsle...@suse.cz
 
 - do not set any icon in Confirm.Detection() call
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.7/package/yast2-sound.spec 
new/yast2-sound-3.1.8/package/yast2-sound.spec
--- old/yast2-sound-3.1.7/package/yast2-sound.spec      2015-01-28 
09:59:11.000000000 +0100
+++ new/yast2-sound-3.1.8/package/yast2-sound.spec      2015-10-07 
15:54:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sound
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -25,7 +25,7 @@
 
 # XXX: SLE-12 build packages for x86 and s390, but no runnable kernel, so
 # this package cannot be build here. Remove when SLE stop doing it
-%if %suse_version == 1315
+%if !0%{?is_opensuse}
 ExcludeArch:    %ix86 s390
 %endif
 


Reply via email to