!10 Upgrade to 3.36.0

From: @weijin-deng
Reviewed-by: @zhang__3125
Signed-off-by: @zhang__3125
This commit is contained in:
openeuler-ci-bot 2021-05-26 16:15:23 +08:00 committed by Gitee
commit add2b98226
3 changed files with 7 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: gnome-color-manager
Version: 3.30.0
Release: 3
Version: 3.36.0
Release: 1
Summary: GNOME color management tools
License: GPLv2+
URL: http://mail.gnome.org/mailman/listinfo/gnome-color-manager-list
Source0: http://download.gnome.org/sources/gnome-color-manager/3.30/gnome-color-manager-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-color-manager/3.36/gnome-color-manager-%{version}.tar.xz
BuildRequires: gtk3-devel >= 3.0.0 desktop-file-utils gettext lcms2-devel libtiff-devel libexif-devel
BuildRequires: exiv2-devel libcanberra-devel glib2-devel >= 2.25.9-2 docbook-utils colord-devel >= 0.1.12
BuildRequires: colord-gtk-devel >= 0.1.22 itstool meson vte291-devel
@ -37,7 +37,6 @@ Documentation for gnome-color-manager.
%files -f gnome-color-manager.lang
%doc COPYING AUTHORS README
%{_bindir}/gcm-*
%{_libexecdir}/gcm-*
%{_datadir}/applications/{gcm-*.desktop,org.gnome.ColorProfileViewer.desktop}
%dir %{_datadir}/gnome-color-manager/{targets,icons,figures,ti1}
%{_datadir}/gnome-color-manager/{targets/*,icons/*,figures/*,ti1/*}
@ -49,6 +48,10 @@ Documentation for gnome-color-manager.
%{_mandir}/man1/*.1*
%changelog
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.36.0-1
- Upgrade to 3.36.0
- Update Version, Release, stage files
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.30.0-3
- add BuildRequires gcc gcc-c++