Hello community,

here is the log from the commit of package gcolor3 for openSUSE:Leap:15.2 
checked in at 2020-03-21 16:45:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gcolor3 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gcolor3.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcolor3"

Sat Mar 21 16:45:12 2020 rev:4 rq:774703 version:2.3.1+git78

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gcolor3/gcolor3.changes        2020-01-15 
14:58:27.773686086 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.gcolor3.new.3160/gcolor3.changes      
2020-03-21 16:46:22.141598814 +0100
@@ -1,0 +2,29 @@
+Tue Jan 14 20:12:37 UTC 2020 - Sébastien POHER <[email protected]>
+
+- Fix typo in git version
+
+-------------------------------------------------------------------
+Tue Jan 14 18:06:55 UTC 2020 - Sébastien POHER <[email protected]>
+
+- Downgrade to git revision 78 as libportal is not shipped in
+  Leap 15.2
+
+-------------------------------------------------------------------
+Mon Jan 13 06:55:34 UTC 2020 - Sébastien POHER <[email protected]>
+
+- Upgrade to latest git commit
+- Fix tag 
+
+-------------------------------------------------------------------
+Fri Nov  1 17:44:23 UTC 2019 - Sébastien POHER <[email protected]>
+
+- Upgrade to latest git to fix G_PARAM_PRIVATE deprecation error
+- Remove uneeded -Dwerror=false meson flag
+
+-------------------------------------------------------------------
+Wed Oct 30 10:33:47 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Pass -Dwerror=false to meson: to not choke on deprecated APIs. It
+  is not the distro's duty to catch up.
+
+-------------------------------------------------------------------

Old:
----
  gcolor3.tar.gz

New:
----
  gcolor3-be7d539383da129c0e8187946a67e062f934c8dc.tar.gz

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

Other differences:
------------------
++++++ gcolor3.spec ++++++
--- /var/tmp/diff_new_pack.2sfz3V/_old  2020-03-21 16:46:23.305600007 +0100
+++ /var/tmp/diff_new_pack.2sfz3V/_new  2020-03-21 16:46:23.321600023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcolor3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,19 +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/
 #
 
 
+%global         commit be7d539383da129c0e8187946a67e062f934c8dc
+%global         rev git78
 Name:           gcolor3
-Version:        2.3.1
+Version:        2.3.1+%{rev}
 Release:        0
 Summary:        A color chooser written in GTK3 (like gcolor2)
 License:        GPL-2.0-only
 Group:          Productivity/Graphics/Other
-URL:            https://gitlab.gnome.org/World/gcolor3
-Source0:        gcolor3.tar.gz
+URL:            
https://gitlab.gnome.org/World/%{name}/-/archive/%{commit}/%{name}-%{commit}.tar.gz
+Source0:        %{name}-%{commit}.tar.gz
 Patch0:         gcolor3-suse.patch
+BuildRequires:  cmake
 BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
@@ -38,7 +41,7 @@
 Colors can be saved and retrieved.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{commit}
 
 %build
 %meson
@@ -56,22 +59,6 @@
 %{_datadir}/metainfo/nl.hjdskes.gcolor3.appdata.xml
 %{_datadir}/applications/nl.hjdskes.gcolor3.desktop
 %{_datadir}/icons/hicolor/scalable/apps/nl.hjdskes.gcolor3.svg
-%{_datadir}/locale/cs/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/de/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/el/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/en_GB/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/es/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/fi/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/fr/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/gl/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/id/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/nb/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/nl/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/pl/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/pt_BR/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/ru/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/sr/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/sv/LC_MESSAGES/gcolor3.mo
-%{_datadir}/locale/uk/LC_MESSAGES/gcolor3.mo
+%{_datadir}/icons/hicolor/symbolic/apps/nl.hjdskes.gcolor3-symbolic.svg
 
 %changelog


Reply via email to