Update to 3.36.0
This commit is contained in:
parent
1d9b20a9d1
commit
2c37958e59
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/gnome-control-center-3.35.90.tar.xz
|
||||
/gnome-control-center-3.35.91.tar.xz
|
||||
/gnome-control-center-3.35.92.tar.xz
|
||||
/gnome-control-center-3.36.0.tar.xz
|
||||
|
@ -9,13 +9,13 @@
|
||||
%define gnome_bluetooth_version 3.18.2
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 3.35.92
|
||||
Version: 3.36.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities to configure the GNOME desktop
|
||||
|
||||
License: GPLv2+ and CC-BY-SA
|
||||
URL: http://www.gnome.org
|
||||
Source0: https://download.gnome.org/sources/gnome-control-center/3.35/gnome-control-center-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-control-center/3.36/gnome-control-center-%{version}.tar.xz
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
|
||||
Patch0: distro-logo.patch
|
||||
@ -189,6 +189,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
||||
%dir %{_datadir}/gnome/wm-properties
|
||||
|
||||
%changelog
|
||||
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
||||
- Update to 3.35.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-control-center-3.35.92.tar.xz) = 77bf81ec220ad65e0488988d7404ebc79f1b8b6f84dfeed5649de4e8b1ba019eda582012bf608c72b8c7b4f7aaa8c100389af62f7da166c32e3f0e8d7cbe895b
|
||||
SHA512 (gnome-control-center-3.36.0.tar.xz) = f02499f9e65e83391b9722d1f12e8bb0b033d3e932c5b0807d5dd9b1fd77a93e2465311fd08f8e8f4282bf8a1ce412042b5242bcd44ca2134cd8cdf48006216d
|
||||
|
Loading…
Reference in New Issue
Block a user