diff --git a/gnome-color-manager-3.32.0.tar.xz b/gnome-color-manager-3.32.0.tar.xz deleted file mode 100644 index 11ec30f..0000000 --- a/gnome-color-manager-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c3c178faacfcbf11d56de22cd265946a7d58aa10e3cd968c2938e2fbf50fdee -size 2602104 diff --git a/gnome-color-manager-3.36.0.tar.xz b/gnome-color-manager-3.36.0.tar.xz new file mode 100644 index 0000000..11b489e --- /dev/null +++ b/gnome-color-manager-3.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddb9e6b6472e119801381f90905332ec1d4258981721bba831ca246ceb3ad3b +size 2175016 diff --git a/gnome-color-manager.changes b/gnome-color-manager.changes index 43f40f2..a812920 100644 --- a/gnome-color-manager.changes +++ b/gnome-color-manager.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Apr 1 14:03:51 UTC 2020 - Bjørn Lie + +- Update to version 3.36.0: + + Update POTFILES.in. +- Drop gnome-color-manager-update-potfiles.patch: Fixed upstream. + +------------------------------------------------------------------- +Tue Mar 24 18:35:50 UTC 2020 - Bjørn Lie + +- Add gnome-color-manager-update-potfiles.patch: Update POTFILES.in +- Following the patch above, enable t-u-u again. + +------------------------------------------------------------------- +Fri Mar 13 17:48:18 UTC 2020 - bjorn.lie@gmail.com + +- Update to version 3.35.90: + + This is a test release for GNOME 3.36 which updates several + translations and fixes some build issues. + + The calibration wizard has been removed as the ArgyllCMS + integration has been broken for a long time. +- Drop gcc-c++, pkgconfig(colord-gtk), pkgconfig(exiv2), + pkgconfig(libexif) and pkgconfig(vte-2.91) BuildRequires and + argyllcms Requires: No longer needed. +- Disable t-u-u, currently breaks build. + ------------------------------------------------------------------- Thu Jan 23 22:07:18 UTC 2020 - Stefan Brüns diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec index 2d381ff..c215b4b 100644 --- a/gnome-color-manager.spec +++ b/gnome-color-manager.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-color-manager # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Luis Medinas, Portugal # # All modifications and additions to the file contributed by third parties @@ -18,16 +18,15 @@ Name: gnome-color-manager -Version: 3.32.0 +Version: 3.36.0 Release: 0 Summary: Color management tools for GNOME License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://gitlab.gnome.org/GNOME/gnome-color-manager -Source: https://download.gnome.org/sources/gnome-color-manager/3.32/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-color-manager/3.36/%{name}-%{version}.tar.xz BuildRequires: docbook-utils-minimal -BuildRequires: gcc-c++ BuildRequires: libtiff-devel BuildRequires: meson >= 0.46.0 BuildRequires: pkgconfig @@ -35,15 +34,10 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(colord) >= 1.3.1 -BuildRequires: pkgconfig(colord-gtk) >= 0.1.20 -BuildRequires: pkgconfig(exiv2) BuildRequires: pkgconfig(glib-2.0) >= 2.31.10 BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.0 BuildRequires: pkgconfig(lcms2) >= 2.2 BuildRequires: pkgconfig(libcanberra-gtk3) -BuildRequires: pkgconfig(libexif) -BuildRequires: pkgconfig(vte-2.91) -Requires: argyllcms Requires: colord Requires: colord-color-profiles # We only recommend PackageKit - knowing that some features are not available if not present @@ -69,7 +63,7 @@ translation-update-upstream %install %meson_install -%suse_update_desktop_file gcm-calibrate + %suse_update_desktop_file gcm-import %suse_update_desktop_file gcm-picker %suse_update_desktop_file org.gnome.ColorProfileViewer HardwareSettings @@ -77,14 +71,13 @@ translation-update-upstream %files %license COPYING -%doc AUTHORS MAINTAINERS README +%doc AUTHORS README %{_bindir}/gcm-* %{_datadir}/applications/*.desktop %{_datadir}/gnome-color-manager/ %doc %{_datadir}/help/C/gnome-color-manager/ %{_datadir}/icons/hicolor/*/apps/gnome-color-manager.* %{_mandir}/man?/*%{ext_man} -%{_libexecdir}/gcm-helper-exiv %dir %{_datadir}/metainfo %{_datadir}/metainfo/org.gnome.ColorProfileViewer.appdata.xml