diff --git a/gnome-control-center.spec b/gnome-control-center.spec index bf26d77..7113519 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -1,10 +1,10 @@ Name: gnome-control-center Version: 3.30.1 -Release: 11 +Release: 12 Summary: GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop. License: GPLv2+ and CC-BY-SA URL: http://www.gnome.org -Source0: https://github.com/GNOME/gnome-control-center/releases/tag/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-control-center/3.30/%{name}-%{version}.tar.xz BuildRequires: chrpath cups-devel desktop-file-utils docbook-style-xsl gettext BuildRequires: libxslt meson accountsservice-devel cheese-libs-devel clutter-gtk-devel colord-devel @@ -103,6 +103,12 @@ chrpath --delete %{buildroot}%{_bindir}/gnome-control-center %{_mandir}/man1/*.gz %changelog +* Fri Sep 11 2020 chengguipeng - 3.30.1-12 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source0 url + * Mon Aug 10 2020 chengguipeng - 3.30.1-11 - Delete BuildRequires libXxf86misc-devel for that is legacy now.