Update to 3.30.0
This commit is contained in:
parent
83994b9394
commit
23b522c018
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ gnome-color-manager-2.31.4.tar.bz2
|
|||||||
/gnome-color-manager-3.25.90.tar.xz
|
/gnome-color-manager-3.25.90.tar.xz
|
||||||
/gnome-color-manager-3.26.0.tar.xz
|
/gnome-color-manager-3.26.0.tar.xz
|
||||||
/gnome-color-manager-3.28.0.tar.xz
|
/gnome-color-manager-3.28.0.tar.xz
|
||||||
|
/gnome-color-manager-3.30.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-color-manager
|
Name: gnome-color-manager
|
||||||
Version: 3.28.0
|
Version: 3.30.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Color management tools for GNOME
|
Summary: Color management tools for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://mail.gnome.org/mailman/listinfo/gnome-color-manager-list
|
URL: http://mail.gnome.org/mailman/listinfo/gnome-color-manager-list
|
||||||
Source0: http://download.gnome.org/sources/gnome-color-manager/3.28/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-color-manager/3.30/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -75,6 +75,9 @@ and generate color profiles in the GNOME desktop.
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||||
|
- Update to 3.30.0
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-color-manager-3.28.0.tar.xz) = bedc89f4b35b81bd385a2e685a33d1619525539e961285f9a9af32c37b48c2e1b8a032f92358318b6a58f15a00f955e40d3e8fd78a9cf71fb28016fa5a349d2f
|
SHA512 (gnome-color-manager-3.30.0.tar.xz) = ec28179f1089317b5a1920757e81b6126ab42a087831a92cd47174ddfbe6093fa868747c2a1d1d70c23f3fb87bc1b839627160407bf85c936ab0a3b125932ccc
|
||||||
|
Loading…
Reference in New Issue
Block a user