Update to 43.alpha
This commit is contained in:
parent
f9b9e4a782
commit
6c7b1ceb46
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-42.beta.tar.xz
|
||||
/gsettings-desktop-schemas-42.rc.tar.xz
|
||||
/gsettings-desktop-schemas-42.0.tar.xz
|
||||
/gsettings-desktop-schemas-43.alpha.tar.xz
|
||||
|
@ -3,14 +3,14 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 42.0
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPLv2+
|
||||
# no homepage exists for this component
|
||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43.alpha/%{name}-%{tarball_version}.tar.xz
|
||||
Source1: org.gnome.desktop.interface.rhel.gschema.override
|
||||
|
||||
BuildRequires: gettext
|
||||
@ -78,6 +78,9 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Sun Mar 20 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-42.0.tar.xz) = db73988a6b38857d1aa6588ccac42099c57dcc187ef01776567cc7c28aff67dc06d6a8a067e0c69167d03cd865f0c1d58e75469a40f969084bb2537b088f8664
|
||||
SHA512 (gsettings-desktop-schemas-43.alpha.tar.xz) = c585c5e22a055bb723c7b0edd4275079a77d35e03c88076ff8d0fce0a8766e2ddd5002e1fcd175a742be733218b4238af000834a56a6f3f005dda5cd9d3e796e
|
||||
|
Loading…
Reference in New Issue
Block a user