Update to 41.alpha
This commit is contained in:
parent
45242675c6
commit
2614ad5cbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/gnome-initial-setup-40.0.tar.xz
|
||||
/gnome-initial-setup-40.1.tar.xz
|
||||
/gnome-initial-setup-40.2.tar.xz
|
||||
/gnome-initial-setup-41.alpha.tar.xz
|
||||
|
@ -7,13 +7,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 40.2
|
||||
Release: 2%{?dist}
|
||||
Version: 41~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41.alpha/%{name}-%{tarball_version}.tar.xz
|
||||
Source1: vendor.conf
|
||||
|
||||
BuildRequires: meson
|
||||
@ -104,6 +104,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_datadir}/gnome-initial-setup/vendor.conf
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Kalev Lember <klember@redhat.com> - 41~alpha-1
|
||||
- Update to 41.alpha
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-initial-setup-40.2.tar.xz) = 13343c5b2f0a2b076b0581e2f4b8ac92c5ed4f113bc8369407ce7eeaa6ebb9709873cf5d31acae4913251520e98fcbcc99d5179e181b7c4bf21ef7c699e8d6e5
|
||||
SHA512 (gnome-initial-setup-41.alpha.tar.xz) = f0bf693e045dd15e60d398c768faeca19f8369f0b1b4336ad62a41b660d7268d7de13a70e2b8bf22ecb96f1d63d644aff36904bb5819ba3185d09722a33ea08a
|
||||
|
Loading…
Reference in New Issue
Block a user