Update to 3.34.0
This commit is contained in:
parent
176c298f4a
commit
9b46e7f6e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/gnome-control-center-3.32.2.tar.xz
|
/gnome-control-center-3.32.2.tar.xz
|
||||||
/gnome-control-center-3.33.3.tar.xz
|
/gnome-control-center-3.33.3.tar.xz
|
||||||
/gnome-control-center-3.33.90.tar.xz
|
/gnome-control-center-3.33.90.tar.xz
|
||||||
|
/gnome-control-center-3.34.0.tar.xz
|
||||||
|
@ -9,13 +9,13 @@
|
|||||||
%define gnome_bluetooth_version 3.18.2
|
%define gnome_bluetooth_version 3.18.2
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 3.33.90
|
Version: 3.34.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Utilities to configure the GNOME desktop
|
Summary: Utilities to configure the GNOME desktop
|
||||||
|
|
||||||
License: GPLv2+ and CC-BY-SA
|
License: GPLv2+ and CC-BY-SA
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: https://download.gnome.org/sources/gnome-control-center/3.33/gnome-control-center-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-control-center/3.34/gnome-control-center-%{version}.tar.xz
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
|
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
|
||||||
Patch0: distro-logo.patch
|
Patch0: distro-logo.patch
|
||||||
@ -189,6 +189,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|||||||
%dir %{_datadir}/gnome/wm-properties
|
%dir %{_datadir}/gnome/wm-properties
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||||
|
- Update to 3.34.0
|
||||||
|
|
||||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
||||||
- Update to 3.33.90
|
- Update to 3.33.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-control-center-3.33.90.tar.xz) = cddc62096492faf1f8a6d7a50253bbf1d9491052f05bd6d0ca3ee56bee79d57037709d593e6a84f7786068a31dbafec8f9e1e45bbaaed4d7423cf0b460f91cd5
|
SHA512 (gnome-control-center-3.34.0.tar.xz) = f413aca364b6e89264a14f700735b2482e8de9dc288b0aafa0040f0770695e980f437d640d34a67a13f5d7cb1336f3e0cf2014c1b1818877f073a6428bc95353
|
||||||
|
Loading…
Reference in New Issue
Block a user