Hello community,

here is the log from the commit of package moc for openSUSE:Factory checked in 
at 2019-02-17 12:20:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/moc (Old)
 and      /work/SRC/openSUSE:Factory/.moc.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "moc"

Sun Feb 17 12:20:54 2019 rev:13 rq:676340 version:2.6.0~svn2994

Changes:
--------
--- /work/SRC/openSUSE:Factory/moc/moc.changes  2018-07-06 10:47:28.946862745 
+0200
+++ /work/SRC/openSUSE:Factory/.moc.new.28833/moc.changes       2019-02-17 
12:20:54.784207622 +0100
@@ -1,0 +2,9 @@
+Thu Feb 14 23:26:43 UTC 2019 - [email protected]
+
+- Switch to svn checkout via service, version 2.6.0~svn2994.
+- Add pkgconfig(popt) BuildRequires: New dependency.
+- No longer force usage of ffmpeg3 versions of pkgconfig(libav*).
+  We can now build with ffmpeg v4.
+- Drop moc-2.5.0-underlinking.patch: No longer needed.
+
+-------------------------------------------------------------------

Old:
----
  moc-2.5.0-underlinking.patch
  moc-2.5.2.tar.bz2
  moc-2.5.2.tar.bz2.sig
  moc.keyring

New:
----
  _service
  trunk-2.6.0~svn2994.obscpio
  trunk.obsinfo

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

Other differences:
------------------
++++++ moc.spec ++++++
--- /var/tmp/diff_new_pack.oe4olM/_old  2019-02-17 12:20:55.596207398 +0100
+++ /var/tmp/diff_new_pack.oe4olM/_new  2019-02-17 12:20:55.600207398 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package moc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,23 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           moc
-Version:        2.5.2
+Version:        2.6.0~svn2994
 Release:        0
 Summary:        Console audio player
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
 Url:            http://moc.daper.net/
-Source0:        ftp://ftp.daper.net/pub/soft/moc/stable/moc-%{version}.tar.bz2
-Source1:        
ftp://ftp.daper.net/pub/soft/moc/stable/moc-%{version}.tar.bz2.sig
-Source2:        moc.keyring
-Patch0:         moc-2.5.0-underlinking.patch
+Source0:        trunk-%{version}.tar.xz
+
 Patch1:         moc.timestamp.patch
 Patch2:         moc.TiMidity_Config.patch
+
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  file-devel
@@ -40,14 +39,15 @@
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(flac) >= 1.1
 BuildRequires:  pkgconfig(jack)
-BuildRequires:  pkgconfig(libavcodec) = 57.107.100
-BuildRequires:  pkgconfig(libavformat) = 57.83.100
-BuildRequires:  pkgconfig(libavutil) = 55.78.100
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libmodplug) >= 0.7
 BuildRequires:  pkgconfig(librcc)
 BuildRequires:  pkgconfig(libtimidity) >= 0.1.0
 BuildRequires:  pkgconfig(ogg) >= 1.0
+BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile) >= 1.0.0
 BuildRequires:  pkgconfig(speex) >= 1.0.0
@@ -90,10 +90,7 @@
   * OSS, JACK, and ALSA output.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1 -n trunk-%{version}
 
 %build
 autoreconf -fi
@@ -138,7 +135,8 @@
 
 %files
 %defattr(0644,root,root,0755)
-%doc AUTHORS COPYING NEWS README TODO config.example keymap.example
+%license COPYING
+%doc AUTHORS NEWS README TODO config.example keymap.example
 %attr(0755,-,-) %{_bindir}/mocp
 %{_mandir}/man1/mocp.1*
 %{_libdir}/moc/

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">svn://svn.daper.net/moc/trunk</param>
    <param name="scm">svn</param>
    <param name="versionformat">2.6.0~svn2994</param>
    <param name="revision">2994</param>
  </service>
  <service mode="disabled" name="set_version" />
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>
++++++ trunk.obsinfo ++++++
name: trunk
version: 2.6.0~svn2994
mtime: 1546995684

Reply via email to