Update to 3.37.90
This commit is contained in:
parent
2a91d0f3de
commit
8c906c2b61
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/gnome-control-center-3.36.3.tar.xz
|
/gnome-control-center-3.36.3.tar.xz
|
||||||
/gnome-control-center-3.36.4.tar.xz
|
/gnome-control-center-3.36.4.tar.xz
|
||||||
/gnome-control-center-3.37.3.tar.xz
|
/gnome-control-center-3.37.3.tar.xz
|
||||||
|
/gnome-control-center-3.37.90.tar.xz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%define gnome_bluetooth_version 3.18.2
|
%define gnome_bluetooth_version 3.18.2
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 3.37.3
|
Version: 3.37.90
|
||||||
Release: 4%{?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
|
||||||
@ -52,7 +52,7 @@ BuildRequires: pkgconfig(gudev-1.0)
|
|||||||
BuildRequires: pkgconfig(ibus-1.0)
|
BuildRequires: pkgconfig(ibus-1.0)
|
||||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||||
BuildRequires: pkgconfig(libgtop-2.0)
|
BuildRequires: pkgconfig(libgtop-2.0)
|
||||||
BuildRequires: pkgconfig(libhandy-0.0)
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
BuildRequires: pkgconfig(libnm)
|
BuildRequires: pkgconfig(libnm)
|
||||||
BuildRequires: pkgconfig(libnma)
|
BuildRequires: pkgconfig(libnma)
|
||||||
BuildRequires: pkgconfig(libpulse)
|
BuildRequires: pkgconfig(libpulse)
|
||||||
@ -194,6 +194,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|||||||
%dir %{_datadir}/gnome/wm-properties
|
%dir %{_datadir}/gnome/wm-properties
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
||||||
|
- Update to 3.37.90
|
||||||
|
|
||||||
* Tue Aug 04 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.37.3-4
|
* Tue Aug 04 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.37.3-4
|
||||||
- Add Recommends: gnome-color-manager for the color panel
|
- Add Recommends: gnome-color-manager for the color panel
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-control-center-3.37.3.tar.xz) = 988a93b693973aaff1c22afd79ffdd6957331f7a93a843ca460e477a3c74cc5577369fcc58c9e8b6470c0e6c20e9dbec481c77e56252be3b6eb4189f58941805
|
SHA512 (gnome-control-center-3.37.90.tar.xz) = 7f433e9e1e973c8435314e222b248c71fec265e2c763f79ceee4144485ac53d6cf789f33fc089634f71471b3b32478442babd10f008ad6dda513934dcf345688
|
||||||
|
Loading…
Reference in New Issue
Block a user