Hello community, here is the log from the commit of package yast2-sound for openSUSE:Factory checked in at 2016-06-13 21:50:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-04-03 23:05:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-sound.new/yast2-sound.changes 2016-06-13 21:50:55.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jun 1 15:54:25 UTC 2016 - [email protected] + +- Drop yast2-sound-devel-doc package (fate#320356) +- 3.1.10 + +------------------------------------------------------------------- Old: ---- yast2-sound-3.1.9.tar.bz2 New: ---- yast2-sound-3.1.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-sound.spec ++++++ --- /var/tmp/diff_new_pack.ih6OND/_old 2016-06-13 21:50:56.000000000 +0200 +++ /var/tmp/diff_new_pack.ih6OND/_new 2016-06-13 21:50:56.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-sound -Version: 3.1.9 +Version: 3.1.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,7 @@ Obsoletes: y2c_sprc Obsoletes: y2d_snd Obsoletes: yast2-db-sound +Obsoletes: yast2-sound-devel-doc Requires: yast2-ruby-bindings >= 1.0.0 @@ -81,17 +82,6 @@ %description This package contains the YaST2 component for sound card configuration. - -%package devel-doc -Requires: yast2-sound = %version -Summary: YaST2 - Sound Configuration - Development Documentation -Group: System/YaST - -%description devel-doc -This package contains development documentation for using the API -provided by yast2-sound package. - - %prep %setup -n %{name}-%{version} @@ -135,9 +125,4 @@ %doc %{yast_docdir}/README %doc %{yast_docdir}/COPYING -%files devel-doc -%doc %{yast_docdir}/autodocs -%doc %{yast_docdir}/agent-audio -%doc %{yast_docdir}/sound_db.md - %changelog ++++++ yast2-sound-3.1.9.tar.bz2 -> yast2-sound-3.1.10.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/agent-audio/Makefile.am new/yast2-sound-3.1.10/agent-audio/Makefile.am --- old/yast2-sound-3.1.9/agent-audio/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/agent-audio/Makefile.am 2016-06-09 17:36:02.000000000 +0200 @@ -1,3 +1,3 @@ # # Makefile.am for sound/agent-audio -SUBDIRS = src conf doc testsuite +SUBDIRS = src conf testsuite diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/agent-audio/doc/Makefile.am new/yast2-sound-3.1.10/agent-audio/doc/Makefile.am --- old/yast2-sound-3.1.9/agent-audio/doc/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/agent-audio/doc/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,9 +0,0 @@ -# -# Makefile.am for agent-audio/doc -# - -SUBDIRS = autodocs - -agentdocdir = $(docdir)/agent-audio -dist_agentdoc_DATA = audio_agent.md - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/agent-audio/doc/autodocs/Makefile.am new/yast2-sound-3.1.10/agent-audio/doc/autodocs/Makefile.am --- old/yast2-sound-3.1.9/agent-audio/doc/autodocs/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/agent-audio/doc/autodocs/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -# -# Makefile.am for .../agent-audio/doc/autodocs -# - -AUTODOCS_SUBDIR=agent-audio -include $(top_srcdir)/autodocs-cc.ami diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/data/doc/Makefile.am new/yast2-sound-3.1.10/data/doc/Makefile.am --- old/yast2-sound-3.1.9/data/doc/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/data/doc/Makefile.am 2016-06-09 17:36:02.000000000 +0200 @@ -2,5 +2,5 @@ # Makefile.am for sound/data # -dist_doc_DATA = README sound_db.md +dist_doc_DATA = README diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/doc/Makefile.am new/yast2-sound-3.1.10/doc/Makefile.am --- old/yast2-sound-3.1.9/doc/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/doc/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -# -# Makefile.am for y2c_snd/doc -# - -SUBDIRS = autodocs - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/doc/autodocs/Makefile.am new/yast2-sound-3.1.10/doc/autodocs/Makefile.am --- old/yast2-sound-3.1.9/doc/autodocs/Makefile.am 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/doc/autodocs/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -# Makefile.am for YCP module .../doc/autodocs - -include $(top_srcdir)/autodocs-ycp.ami diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/package/yast2-sound.changes new/yast2-sound-3.1.10/package/yast2-sound.changes --- old/yast2-sound-3.1.9/package/yast2-sound.changes 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/package/yast2-sound.changes 2016-06-09 17:36:02.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jun 1 15:54:25 UTC 2016 - [email protected] + +- Drop yast2-sound-devel-doc package (fate#320356) +- 3.1.10 + +------------------------------------------------------------------- Wed Mar 23 16:47:36 UTC 2016 - [email protected] - Fixed dependency on yast2 version that contains .proc.modules diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-sound-3.1.9/package/yast2-sound.spec new/yast2-sound-3.1.10/package/yast2-sound.spec --- old/yast2-sound-3.1.9/package/yast2-sound.spec 2016-03-29 10:18:20.000000000 +0200 +++ new/yast2-sound-3.1.10/package/yast2-sound.spec 2016-06-09 17:36:02.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-sound -Version: 3.1.9 +Version: 3.1.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,7 @@ Obsoletes: y2c_sprc Obsoletes: y2d_snd Obsoletes: yast2-db-sound +Obsoletes: yast2-sound-devel-doc Requires: yast2-ruby-bindings >= 1.0.0 @@ -81,17 +82,6 @@ %description This package contains the YaST2 component for sound card configuration. - -%package devel-doc -Requires: yast2-sound = %version -Summary: YaST2 - Sound Configuration - Development Documentation -Group: System/YaST - -%description devel-doc -This package contains development documentation for using the API -provided by yast2-sound package. - - %prep %setup -n %{name}-%{version} @@ -135,9 +125,4 @@ %doc %{yast_docdir}/README %doc %{yast_docdir}/COPYING -%files devel-doc -%doc %{yast_docdir}/autodocs -%doc %{yast_docdir}/agent-audio -%doc %{yast_docdir}/sound_db.md - %changelog
