Update to 44.beta
This commit is contained in:
parent
eaa08b9d7c
commit
9b2b5b567a
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-43.alpha.tar.xz
|
||||
/gsettings-desktop-schemas-43.rc.1.tar.xz
|
||||
/gsettings-desktop-schemas-43.0.tar.xz
|
||||
/gsettings-desktop-schemas-44.beta.tar.xz
|
||||
|
@ -3,14 +3,14 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 43.0
|
||||
Version: 44~beta
|
||||
Release: %autorelease
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPLv2+
|
||||
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}/43.alpha/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel >= 2.31.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-43.0.tar.xz) = a3acd953ec206375e99e0988438e46b42668094d1b5425ccf21a7fe451887b705e2a5efe6870ee6bfc6722f54e5aa6a422de2af2099f29a5230f415744df2cf8
|
||||
SHA512 (gsettings-desktop-schemas-44.beta.tar.xz) = 3fe601621960d2e2d76a5c06cd02a54008c3446d206eacb778c1308af57cbad5034976a78a993824b075a51aff241233e60e71338ed01c0f5e9ffe8bdc1d8e9b
|
||||
|
Loading…
Reference in New Issue
Block a user