commit gcolor3 for openSUSE:Factory

2020-01-15 Thread root
Hello community,

here is the log from the commit of package gcolor3 for openSUSE:Factory checked 
in at 2020-01-15 16:15:53

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


Package is "gcolor3"

Wed Jan 15 16:15:53 2020 rev:4 rq:764468 version:2.3.1+git78

Changes:

--- /work/SRC/openSUSE:Factory/gcolor3/gcolor3.changes  2019-10-30 
14:48:34.242230262 +0100
+++ /work/SRC/openSUSE:Factory/.gcolor3.new.30080/gcolor3.changes   
2020-01-15 16:36:59.132983329 +0100
@@ -1,0 +2,23 @@
+Tue Jan 14 20:12:37 UTC 2020 - Sébastien POHER 
+
+- Fix typo in git version
+
+---
+Tue Jan 14 18:06:55 UTC 2020 - Sébastien POHER 
+
+- 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 
+
+- Upgrade to latest git commit
+- Fix tag 
+
+---
+Fri Nov  1 17:44:23 UTC 2019 - Sébastien POHER 
+
+- Upgrade to latest git to fix G_PARAM_PRIVATE deprecation error
+- Remove uneeded -Dwerror=false meson flag
+
+---

Old:

  gcolor3.tar.gz

New:

  gcolor3-be7d539383da129c0e8187946a67e062f934c8dc.tar.gz



Other differences:
--
++ gcolor3.spec ++
--- /var/tmp/diff_new_pack.GvW83n/_old  2020-01-15 16:36:59.492983458 +0100
+++ /var/tmp/diff_new_pack.GvW83n/_new  2020-01-15 16:36:59.496983459 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcolor3
 #
-# Copyright (c) 2019 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
@@ -16,15 +16,18 @@
 #
 
 
+%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,10 +41,10 @@
 Colors can be saved and retrieved.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{commit}
 
 %build
-%meson -Dwerror=false
+%meson
 %meson_build
 
 %install
@@ -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




commit gcolor3 for openSUSE:Factory

2019-10-30 Thread root
Hello community,

here is the log from the commit of package gcolor3 for openSUSE:Factory checked 
in at 2019-10-30 14:48:30

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


Package is "gcolor3"

Wed Oct 30 14:48:30 2019 rev:3 rq:744087 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gcolor3/gcolor3.changes  2018-12-24 
11:47:49.701110840 +0100
+++ /work/SRC/openSUSE:Factory/.gcolor3.new.2990/gcolor3.changes
2019-10-30 14:48:34.242230262 +0100
@@ -1,0 +2,6 @@
+Wed Oct 30 10:33:47 UTC 2019 - Dominique Leuenberger 
+
+- Pass -Dwerror=false to meson: to not choke on deprecated APIs. It
+  is not the distro's duty to catch up.
+
+---



Other differences:
--
++ gcolor3.spec ++
--- /var/tmp/diff_new_pack.XfruWZ/_old  2019-10-30 14:48:34.938231002 +0100
+++ /var/tmp/diff_new_pack.XfruWZ/_new  2019-10-30 14:48:34.942231006 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcolor3
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -41,7 +41,7 @@
 %autosetup -p1
 
 %build
-%meson
+%meson -Dwerror=false
 %meson_build
 
 %install




commit gcolor3 for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package gcolor3 for openSUSE:Factory checked 
in at 2018-12-24 11:47:48

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


Package is "gcolor3"

Mon Dec 24 11:47:48 2018 rev:2 rq:660719 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gcolor3/gcolor3.changes  2018-12-10 
12:28:54.758492537 +0100
+++ /work/SRC/openSUSE:Factory/.gcolor3.new.28833/gcolor3.changes   
2018-12-24 11:47:49.701110840 +0100
@@ -1,0 +2,11 @@
+Sat Dec 22 17:28:51 UTC 2018 - so...@opensuse.org
+
+- Removed deprecated %post and %postun macros
+- Removed uneeded Build requirement
+
+---
+Sat Dec 22 17:17:04 UTC 2018 - so...@opensuse.org
+
+- Update French translation, fix bad tar archive.
+
+---



Other differences:
--
++ gcolor3.spec ++
--- /var/tmp/diff_new_pack.KORaLs/_old  2018-12-24 11:47:50.913109776 +0100
+++ /var/tmp/diff_new_pack.KORaLs/_new  2018-12-24 11:47:50.941109752 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -30,7 +30,6 @@
 BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-3.0)
 
 %description
@@ -49,14 +48,6 @@
 %meson_install
 %find_lang gcolor3
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files -f gcolor3.lang
 %license LICENSE
 %doc README.md

++ gcolor3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcolor3-2.3.1/po/fr.po new/gcolor3-2.3.1/po/fr.po
--- old/gcolor3-2.3.1/po/fr.po  2018-10-14 11:40:42.0 +0200
+++ new/gcolor3-2.3.1/po/fr.po  2018-12-22 17:48:03.350808905 +0100
@@ -1,25 +1,29 @@
 # French translation for Gcolor3.
 # This file is distributed under the same license as the Gcolor3 package.
+# Sébastien 'sogal' Poher , 2018.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: 2.0\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-08-12 21:42+0200\n"
-"PO-Revision-Date: 2015-07-29 21:54+0200\n"
-"Last-Translator: Timothée Floure \n"
-"Language-Team: French\n"
+"PO-Revision-Date: 2018-12-15 23:39+0100\n"
+"Last-Translator: Sébastien 'sogal' Poher \n"
+"Language-Team: français <>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Gtranslator 2.91.7\n"
 
 #: data/nl.hjdskes.gcolor3.desktop.in:3
-#: data/nl.hjdskes.gcolor3.appdata.xml.in:7 src/gcolor3-application.c:119
+#: data/nl.hjdskes.gcolor3.appdata.xml.in:7 src/gcolor3-application.c:145
 msgid "Color picker"
 msgstr "Sélecteur de couleur"
 
 #: data/nl.hjdskes.gcolor3.desktop.in:4
-#: data/nl.hjdskes.gcolor3.appdata.xml.in:8 src/gcolor3-application.c:56
+#: data/nl.hjdskes.gcolor3.appdata.xml.in:8 src/gcolor3-application.c:84
 msgid "Choose colors from the picker or the screen"
 msgstr "Choisissez les couleurs depuis le sélecteur ou l’écran"
 
@@ -48,8 +52,8 @@
 "When you have found the perfect combination of colors, naturally you want to "
 "save them. Gcolor3 allows you to conveniently save and retrieve colors."
 msgstr ""
-"Une fois avoir trouvé la combinaison parfaite, vous ne voulez évidemment pas "
-"la perdre. Gcolor3 permet efficacement de sauvegarder puis récupérer vos "
+"Après avoir trouvé la combinaison parfaite, vous ne voulez évidemment pas la "
+"perdre. Gcolor3 permet efficacement de sauvegarder puis récupérer vos "
 "couleurs."
 
 #: data/nl.hjdskes.gcolor3.appdata.xml.in:19
@@ -61,7 +65,7 @@
 "Gcolor3 est un sélecteur de couleurs écrit en GTK+ 3. Il est largement "
 "semblable à Gcolor2 mais utilise une version plus récente de GTK+. Il "
 "implémente aussi d'autres améliorations afin de mieux s'intégrer dans les "
-"environnements de bureau mordernes."
+"environnements de bureau modernes."
 
 #: data/nl.hjdskes.gcolor3.appdata.xml.in:33
 msgid "The picker and the color palette"
@@ -76,44 +80,138 @@
 msgid "Jente Hidskes"
 msgstr ""
 
-#: data/nl.hjdskes.gcolor3.appdata.xml.in:53
-msgid "Centrally manage colors between several running instances;"
+#: data/nl.hjdskes.gcolor3.appdata.xml.in:58
+msgid "Redesign the saved colors page"
+msgstr "Réagencement de la page des couleurs sauvegardées"
+
+#: