Update to 3.38.0
This commit is contained in:
parent
b2bb0fbad2
commit
fb732750df
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/gnome-control-center-3.37.3.tar.xz
|
||||
/gnome-control-center-3.37.90.tar.xz
|
||||
/gnome-control-center-3.37.92.tar.xz
|
||||
/gnome-control-center-3.38.0.tar.xz
|
||||
|
@ -9,13 +9,13 @@
|
||||
%define gnome_bluetooth_version 3.18.2
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 3.37.92
|
||||
Version: 3.38.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.37/gnome-control-center-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-control-center/3.38/gnome-control-center-%{version}.tar.xz
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
|
||||
Patch0: distro-logo.patch
|
||||
@ -194,6 +194,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
||||
%dir %{_datadir}/gnome/wm-properties
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-control-center-3.37.92.tar.xz) = 3cfc607de05dd5215d634f0ed2d20437bb97636b0a9da118d16f95fed1a83dca98686ce7dfabbaaf76cc53462414de6d07cbde29ff184d4a12767b6ff8b67dcb
|
||||
SHA512 (gnome-control-center-3.38.0.tar.xz) = f0d8806fc4e2c2c677d282c8463077cb88577ba8ebf3058d7ef85f9509ac948d3cb97be9b9375185c5cc6ca92d4ef76de5e40d2d45d2046f59126e15e1644f49
|
||||
|
Loading…
Reference in New Issue
Block a user