Hello community,

here is the log from the commit of package osdlyrics for openSUSE:Factory 
checked in at 2017-12-21 11:28:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osdlyrics (Old)
 and      /work/SRC/openSUSE:Factory/.osdlyrics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osdlyrics"

Thu Dec 21 11:28:58 2017 rev:15 rq:558722 version:0.4.3+git20170817.8661927

Changes:
--------
--- /work/SRC/openSUSE:Factory/osdlyrics/osdlyrics.changes      2017-11-29 
10:54:02.577639689 +0100
+++ /work/SRC/openSUSE:Factory/.osdlyrics.new/osdlyrics.changes 2017-12-21 
11:29:01.972458352 +0100
@@ -1,0 +2,5 @@
+Sun Dec 17 13:03:34 UTC 2017 - hillw...@opensuse.org
+
+- Update appdata install. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osdlyrics.spec ++++++
--- /var/tmp/diff_new_pack.EeTW5O/_old  2017-12-21 11:29:02.676424027 +0100
+++ /var/tmp/diff_new_pack.EeTW5O/_new  2017-12-21 11:29:02.680423832 +0100
@@ -17,9 +17,10 @@
 
 
 %define with_mpd 0
+%define date 20170817
 
 Name:           osdlyrics
-Version:        0.4.3+git20170817.8661927
+Version:        0.4.3+git%{date}.8661927
 Release:        0
 Summary:        A third-party lyrics display program
 License:        GPL-3.0
@@ -100,6 +101,8 @@
 %make_install
 install -d %{buildroot}%{_datadir}/appdata
 cp %{SOURCE1} %{buildroot}%{_datadir}/appdata/
+sed -i 's/$$version/%{version}/g; s/$$date/%{date}/g' \
+%{buildroot}%{_datadir}/appdata/%{name}-appdata.xml
 
 %suse_update_desktop_file %{name}
 

++++++ osdlyrics-appdata.xml ++++++
--- /var/tmp/diff_new_pack.EeTW5O/_old  2017-12-21 11:29:02.708422467 +0100
+++ /var/tmp/diff_new_pack.EeTW5O/_new  2017-12-21 11:29:02.708422467 +0100
@@ -2,6 +2,7 @@
 <component type="desktop">
   <id>osdlyrics.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0</project_license>
   <name>OSD Lyrics</name>
   <name xml:lang="zh_CN">透明桌面歌词</name>
   <name xml:lang="zh_TW">透明桌面歌詞</name>
@@ -34,7 +35,7 @@
   <url type="homepage">https://github.com/osdlyrics/osdlyrics</url>
   <url type="bugtracker">https://github.com/osdlyrics/osdlyrics/issues</url>
   <releases>
-    <release version="0.4.3+git20170817.8661927" date="2017-08-17"></release>
+    <release version="$$version" date="$$date"></release>
   </releases>
   <project_license>GPL-3.0</project_license>
   <developer_name>


Reply via email to