commit hourglass for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package hourglass for openSUSE:Factory 
checked in at 2020-10-18 16:35:37

Comparing /work/SRC/openSUSE:Factory/hourglass (Old)
 and  /work/SRC/openSUSE:Factory/.hourglass.new.3486 (New)


Package is "hourglass"

Sun Oct 18 16:35:37 2020 rev:4 rq:842369 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/hourglass/hourglass.changes  2020-05-07 
14:56:46.866540205 +0200
+++ /work/SRC/openSUSE:Factory/.hourglass.new.3486/hourglass.changes
2020-10-18 16:35:44.512873240 +0200
@@ -1,0 +2,24 @@
+Sun Oct 11 07:29:30 UTC 2020 - Alexei Podvalsky 
+
+- Update to 1.2.3:
+  * StopWatch: Rewrite for efficiency and visibility
+  * Add :disabled pseudo-class to the .round-button class
+  * Fix a fatal regression that timer does not stop on 00:00:00
+  * Use icons for add/remove buttons
+  * Update .desktop comment to be consistent with HIG (by
+@aljelly)
+  * Change shortened format of weekdays (by @NathanBnm)
+  * Improve look of create/edit alarm dialog
+  * Don't reset repeat setting on closing popover
+  * Fix DBus error at the first launch
+  * Fix notification icon is not set
+  * Fix left time shows unexpected values if set time is too big
+  * Improve saving window state
+  * Add French translation (by @NathanBnm)
+  * Update Spanish translation (by @CCaroV)
+  * Add Japanese translation
+  * Add Portuguese-Portugal translation (by @rottenpants466)
+  * Various l10n and coding improvements to the project thanks to
+@NathanBnm
+
+---

Old:

  hourglass-1.2.1.tar.gz

New:

  hourglass-1.2.3.tar.gz



Other differences:
--
++ hourglass.spec ++
--- /var/tmp/diff_new_pack.XMCrC5/_old  2020-10-18 16:35:46.768874243 +0200
+++ /var/tmp/diff_new_pack.XMCrC5/_new  2020-10-18 16:35:46.772874245 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hourglass
-Version:1.2.1
+Version:1.2.3
 Release:0
 Summary:Clock gadget for Elementary OS
 License:GPL-3.0-only

++ hourglass-1.2.1.tar.gz -> hourglass-1.2.3.tar.gz ++
 5797 lines of diff (skipped)




commit hourglass for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package hourglass for openSUSE:Factory 
checked in at 2020-05-07 14:56:42

Comparing /work/SRC/openSUSE:Factory/hourglass (Old)
 and  /work/SRC/openSUSE:Factory/.hourglass.new.2738 (New)


Package is "hourglass"

Thu May  7 14:56:42 2020 rev:3 rq:800969 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/hourglass/hourglass.changes  2017-11-22 
11:22:12.633813821 +0100
+++ /work/SRC/openSUSE:Factory/.hourglass.new.2738/hourglass.changes
2020-05-07 14:56:46.866540205 +0200
@@ -1,0 +2,32 @@
+Thu Apr 30 07:33:14 UTC 2020 - Alexei Podvalsky 
+
+- Update to 1.2.1:
+  * Merge pull request #58 from ryonakano/add-meson
+  * Remove no longer used config data element
+  * Use GResource to load CSS
+  * README: Add installation instruction
+  * Tweak line breaks
+  * DRY meson project name
+  * Remove unnecessary files
+  * Remove overkilling or unnecessary configs/files
+  * Complete RDNN
+  * Revert unwanted change
+  * Tab to 4 spaces
+  * Add meson
+  * fixed the notification going off again when you open the app
+  * Merge branch 'master' of github.com:sgpthomas/hourglass
+  * fixed what happens when the app closes and there is a timer
+running
+  * Merge pull request #45 from danrabbit/patch-1
+  * Remove "." from appdata summary
+  * Merge pull request #41 from Allen-B1/patch-1
+  * Add the Get it on AppCenter button
+  * hourglass finally knows how to keep time, closes #34
+  * Merge pull request #39 from welaq/master
+  * Added Lithuanian to .desktop
+  * Added Lithuanian comment
+  * fixed #35 by disallowing multiple windows
+- Switch to meson
+- Spec file cleanup
+
+---

Old:

  hourglass-1.1.1.tar.gz

New:

  hourglass-1.2.1.tar.gz



Other differences:
--
++ hourglass.spec ++
--- /var/tmp/diff_new_pack.xQ2lDw/_old  2020-05-07 14:56:47.342541063 +0200
+++ /var/tmp/diff_new_pack.xQ2lDw/_new  2020-05-07 14:56:47.346541070 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hourglass
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,20 @@
 # 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:   hourglass
-Version:1.1.1
+Version:1.2.1
 Release:0
 Summary:Clock gadget for Elementary OS
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  System/X11/Utilities
 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++
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.28
@@ -38,7 +37,6 @@
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libnotify)
 Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
 
 %description
 A clock application that is designed to fit perfectly into
@@ -49,40 +47,26 @@
 %prep
 %setup -q
 
-sed -i 's/\bmetainfo\b/appdata/' $(grep -rwl 'metainfo')
-
 %build
-%cmake \
-  -DGSETTINGS_COMPILE=OFF
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%cmake_install %{?_smp_mflags}
+%meson_install
 %suse_update_desktop_file -r com.github.sgpthomas.hourglass GTK Utility Clock
-%fdupes %{buildroot}%{_datadir}
-%find_lang %{name}
-
-%post
-%glib2_gsettings_schema_post
-%icon_theme_cache_post
-%desktop_database_post
-
-%postun
-%glib2_gsettings_schema_postun
-%icon_theme_cache_postun
-%desktop_database_postun
+%find_lang com.github.sgpthomas.hourglass %{name}.lang
+%fdupes %{buildroot}/%{_datadir}
 
 %files
-%doc AUTHORS COPYING README.md
+%license COPYING
+%doc AUTHORS README.md
 %{_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
+%{_datadir}/icons/hicolor/*/*/com.github.sgpthomas.hourglass.??g
+%{_datadir}/metainfo/com.github.sgpthomas.hourglass.appdata.xml

commit hourglass for openSUSE:Factory

2017-11-22 Thread root
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)




commit hourglass for openSUSE:Factory

2017-08-08 Thread root
Hello community,

here is the log from the commit of package hourglass for openSUSE:Factory 
checked in at 2017-08-08 11:58:46

Comparing /work/SRC/openSUSE:Factory/hourglass (Old)
 and  /work/SRC/openSUSE:Factory/.hourglass.new (New)


Package is "hourglass"

Tue Aug  8 11:58:46 2017 rev:1 rq:510401 version:1.0.1

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.hourglass.new/hourglass.changes 2017-08-08 
11:58:49.643507124 +0200
@@ -0,0 +1,16 @@
+---
+Tue Jun 13 14:41:50 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---
+Wed May 10 07:57:45 UTC 2017 - avvi...@yandex.by
+
+- Update to stable release 1.0.1 
+- Specfile cleanup
+
+---
+Sun Mar  6 17:47:10 UTC 2016 - and.novem...@opensuse.org
+
+- initial package (version 1.0.1) for openSUSE
+

New:

  hourglass-1.0.1.tar.gz
  hourglass.changes
  hourglass.spec



Other differences:
--
++ hourglass.spec ++
#
# spec file for package hourglass
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   hourglass
Version:1.0.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
BuildRequires:  cmake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig
BuildRequires:  update-desktop-files
BuildRequires:  vala >= 0.28
BuildRequires:  pkgconfig(gee-0.8)
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(granite)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(libcanberra)
BuildRequires:  pkgconfig(libnotify)
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
A clock application that is designed to fit perfectly into
Elementary's design scheme.

%lang_package

%prep
%setup -q

%build
%cmake \
  -DGSETTINGS_COMPILE=OFF
make %{?_smp_mflags}

%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}/
%find_lang %{name}

%post
%glib2_gsettings_schema_post
%icon_theme_cache_post
%desktop_database_post

%postun
%glib2_gsettings_schema_postun
%icon_theme_cache_postun
%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

%files lang -f %{name}.lang
%defattr(-,root,root)

%changelog