Update to 3.30.0
This commit is contained in:
parent
981addd1dd
commit
7f189bf90f
1
.gitignore
vendored
1
.gitignore
vendored
@ -135,3 +135,4 @@ gnome-desktop-2.90.4.tar.bz2
|
|||||||
/gnome-desktop-3.28.1.tar.xz
|
/gnome-desktop-3.28.1.tar.xz
|
||||||
/gnome-desktop-3.28.2.tar.xz
|
/gnome-desktop-3.28.2.tar.xz
|
||||||
/gnome-desktop-3.29.90.1.tar.xz
|
/gnome-desktop-3.29.90.1.tar.xz
|
||||||
|
/gnome-desktop-3.30.0.tar.xz
|
||||||
|
@ -6,13 +6,13 @@
|
|||||||
%global po_package gnome-desktop-3.0
|
%global po_package gnome-desktop-3.0
|
||||||
|
|
||||||
Name: gnome-desktop3
|
Name: gnome-desktop3
|
||||||
Version: 3.29.90.1
|
Version: 3.30.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||||
|
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.29/gnome-desktop-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-desktop/3.30/gnome-desktop-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||||
@ -26,7 +26,6 @@ BuildRequires: pkgconfig(libudev)
|
|||||||
BuildRequires: pkgconfig(xkeyboard-config)
|
BuildRequires: pkgconfig(xkeyboard-config)
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
||||||
BuildRequires: intltool
|
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
|
|
||||||
Requires: bubblewrap
|
Requires: bubblewrap
|
||||||
@ -107,6 +106,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||||
|
- Update to 3.30.0
|
||||||
|
|
||||||
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
|
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
|
||||||
- Update to 3.29.90.1
|
- Update to 3.29.90.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-desktop-3.29.90.1.tar.xz) = a5d9920ea9d74dff6ea7fde8096b744f600ca4a91b5019948838fa189d8060e348072339b1ad7cd9c53a2b93d601c122f25923f56b1d00190271eec7046e7e4e
|
SHA512 (gnome-desktop-3.30.0.tar.xz) = 61a1204ce682295807f032b9b3ed6acca2c1414adcf45744ce04863e7ac0ab1db206611a2f6bac2fc6dd3f9830afd5f1156e6655cdb5c82013905b479d6abca7
|
||||||
|
Loading…
Reference in New Issue
Block a user