Update to 45.alpha
This commit is contained in:
parent
b330f3a6cc
commit
ec399ede33
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-43.0.tar.xz
|
||||
/gsettings-desktop-schemas-44.beta.tar.xz
|
||||
/gsettings-desktop-schemas-44.0.tar.xz
|
||||
/gsettings-desktop-schemas-45.alpha.tar.xz
|
||||
|
@ -3,14 +3,14 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 44.0
|
||||
Version: 45~alpha
|
||||
Release: %autorelease
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
# no homepage exists for this component
|
||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel >= 2.31.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-44.0.tar.xz) = 3995fb7a87c4a922d71ec599dffed4edf145992e08eb09cd8aae1912533ea5a7354bc8e92946246e3d6d3fa9bdaaa0d5247a5d8edaa4eef0a7a522a03ee087d7
|
||||
SHA512 (gsettings-desktop-schemas-45.alpha.tar.xz) = 02d1fe3606aac6571e2b50f1856496e9a8bc0160fc86c42ba6ee0a2d33963b5e152f489a44308d04509c48769992e34c219b10d9806455c4b2b1ddf8c7099a54
|
||||
|
Loading…
Reference in New Issue
Block a user