Update to 3.33.0
This commit is contained in:
parent
c4d3b3bb13
commit
b612adcdfd
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-3.31.91.tar.xz
|
||||
/gsettings-desktop-schemas-3.31.92.tar.xz
|
||||
/gsettings-desktop-schemas-3.32.0.tar.xz
|
||||
/gsettings-desktop-schemas-3.33.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.32.0
|
||||
Version: 3.33.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPLv2+
|
||||
# no homepage exists for this component
|
||||
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel >= 2.31.0
|
||||
@ -76,6 +76,9 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2019 Kalev Lember <klember@redhat.com> - 3.33.0-1
|
||||
- Update to 3.33.0
|
||||
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-3.32.0.tar.xz) = cf1d78a8f9f1697e20c995286b50d556c2ecc83bf4b28be19b3258a724494a2827fb9567cabf29cda1c590488fd2645e905072e08321766c8bdddd22ac3710dc
|
||||
SHA512 (gsettings-desktop-schemas-3.33.0.tar.xz) = 00fc8a61c52399e0abd8eafa07f74a42fc4a87cfd2bea551d511702eaacba1526084d880492d8fa9bcc0ae8e413d473a9c89a59fe44a3e7d3a60e71d8267cb91
|
||||
|
Loading…
Reference in New Issue
Block a user