Hello community,

here is the log from the commit of package xfmpc for openSUSE:Factory checked 
in at 2019-06-24 21:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfmpc (Old)
 and      /work/SRC/openSUSE:Factory/.xfmpc.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfmpc"

Mon Jun 24 21:53:04 2019 rev:18 rq:711585 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfmpc/xfmpc.changes      2019-03-11 
11:15:48.205330918 +0100
+++ /work/SRC/openSUSE:Factory/.xfmpc.new.4615/xfmpc.changes    2019-06-24 
21:54:00.680136059 +0200
@@ -1,0 +2,9 @@
+Sat Jun 22 15:44:21 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- update to 0.3.0
+  * Stable release of 0.2.90
+  * Fixed build issues
+  * Translation updates
+- replace ed with sed
+
+-------------------------------------------------------------------

Old:
----
  xfmpc-0.2.90.tar.bz2

New:
----
  xfmpc-0.3.0.tar.bz2

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

Other differences:
------------------
++++++ xfmpc.spec ++++++
--- /var/tmp/diff_new_pack.GAISMc/_old  2019-06-24 21:54:01.608136776 +0200
+++ /var/tmp/diff_new_pack.GAISMc/_new  2019-06-24 21:54:01.640136801 +0200
@@ -17,16 +17,16 @@
 
 
 Name:           xfmpc
-Version:        0.2.90
+Version:        0.3.0
 Release:        0
 Summary:        MPD Client for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
-Url:            http://goodies.xfce.org/projects/applications/xfmpc
-Source:         
http://archive.xfce.org/src/apps/xfmpc/0.2/%{name}-%{version}.tar.bz2
+Url:            https://goodies.xfce.org/projects/applications/xfmpc
+Source:         
https://archive.xfce.org/src/apps/xfmpc/0.3/%{name}-%{version}.tar.bz2
 Source1:        xfmpc.png
-BuildRequires:  ed
 BuildRequires:  intltool
+BuildRequires:  sed
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -35,7 +35,6 @@
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 Recommends:     %{name}-lang = %{version}
 Suggests:       mpd
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Xfmpc is a Music Player Daemon (MPD) client application for the
@@ -45,11 +44,7 @@
 
 %prep
 %setup -q
-ed -s xfmpc.desktop.in 2>/dev/null <<'EOF'
-,s/^Icon=stock_volume/Icon=xfmpc/
-w
-EOF
-cat xfmpc.desktop.in
+sed -i 's/Icon=stock_volume/Icon=xfmpc/' xfmpc.desktop.in
 
 %build
 %configure

++++++ xfmpc-0.2.90.tar.bz2 -> xfmpc-0.3.0.tar.bz2 ++++++
++++ 23536 lines of diff (skipped)



Reply via email to