Hello community,

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

Package is "hourglass"

Wed Nov 22 11:21:59 2017 rev:2 rq:542961 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hourglass/hourglass.changes      2017-08-08 
11:58:49.643507124 +0200
+++ /work/SRC/openSUSE:Factory/.hourglass.new/hourglass.changes 2017-11-22 
11:22:12.633813821 +0100
@@ -1,0 +2,10 @@
+Fri Nov 10 04:08:14 UTC 2017 - avvi...@yandex.by
+
+- Update to 1.1.1:
+  * Made the alarm noise persist until you close the notification
+  * Added some margin to the repeat day label
+- Switch from bzr to git
+- Add AppData file
+- Spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  hourglass-1.0.1.tar.gz

New:
----
  hourglass-1.1.1.tar.gz

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

Other differences:
------------------
++++++ hourglass.spec ++++++
--- /var/tmp/diff_new_pack.4nxaDh/_old  2017-11-22 11:22:13.649776904 +0100
+++ /var/tmp/diff_new_pack.4nxaDh/_new  2017-11-22 11:22:13.657776613 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           hourglass
-Version:        1.0.1
+Version:        1.1.1
 Release:        0
 Summary:        Clock gadget for Elementary OS
 License:        GPL-3.0
 Group:          System/X11/Utilities
-Url:            https://launchpad.net/hourglass
-Source:         
https://launchpad.net/hourglass/1.x/1.0/+download/%{name}-%{version}.tar.gz
+URL:            https://github.com/sgpthomas
+Source:         
https://github.com/sgpthomas/hourglass/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -38,7 +38,6 @@
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libnotify)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
@@ -50,6 +49,8 @@
 %prep
 %setup -q
 
+sed -i 's/\bmetainfo\b/appdata/' $(grep -rwl 'metainfo')
+
 %build
 %cmake \
       -DGSETTINGS_COMPILE=OFF
@@ -57,10 +58,8 @@
 
 %install
 %cmake_install %{?_smp_mflags}
-%suse_update_desktop_file -r %{name} GNOME GTK Utility Clock
-sed -i 's/^\(Version=\).*/\11.0/' 
%{buildroot}%{_datadir}/applications/%{name}.desktop
-sed -i '/Keywords/s/$/;/' %{buildroot}%{_datadir}/applications/%{name}.desktop
-%fdupes %{buildroot}%{_datadir}/
+%suse_update_desktop_file -r com.github.sgpthomas.hourglass GTK Utility Clock
+%fdupes %{buildroot}%{_datadir}
 %find_lang %{name}
 
 %post
@@ -74,17 +73,18 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING README.md
-%{_bindir}/%{name}*
-%{_datadir}/%{name}/
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/glib-2.0/schemas/org.pantheon.%{name}.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.??g
-%{_datadir}/pixmaps/%{name}.??g
-%{_sysconfdir}/xdg/autostart/%{name}-daemon.desktop
+%{_bindir}/com.github.sgpthomas.hourglass
+%{_bindir}/com.github.sgpthomas.hourglass-daemon
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/com.github.sgpthomas.hourglass.appdata.xml
+%{_datadir}/applications/com.github.sgpthomas.hourglass.desktop
+%{_datadir}/glib-2.0/schemas/com.github.sgpthomas.hourglass.gschema.xml
+%{_datadir}/hourglass/
+%{_datadir}/icons/hicolor/*/apps/hourglass.??g
+%{_datadir}/pixmaps/hourglass.svg
+%{_sysconfdir}/xdg/autostart/com.github.sgpthomas.hourglass-daemon.desktop
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ hourglass-1.0.1.tar.gz -> hourglass-1.1.1.tar.gz ++++++
++++ 10982 lines of diff (skipped)


Reply via email to