Update to 42.beta
This commit is contained in:
parent
30464fe47d
commit
5b900c0723
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
|||||||
/gnome-initial-setup-41.2.tar.xz
|
/gnome-initial-setup-41.2.tar.xz
|
||||||
/gnome-initial-setup-42.alpha.tar.xz
|
/gnome-initial-setup-42.alpha.tar.xz
|
||||||
/gnome-initial-setup-42.alpha.1.tar.xz
|
/gnome-initial-setup-42.alpha.1.tar.xz
|
||||||
|
/gnome-initial-setup-42.beta.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-initial-setup
|
Name: gnome-initial-setup
|
||||||
Version: 42~alpha.1
|
Version: 42~beta
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bootstrapping your OS
|
Summary: Bootstrapping your OS
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -104,6 +104,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
|||||||
%{_datadir}/gnome-initial-setup/vendor.conf
|
%{_datadir}/gnome-initial-setup/vendor.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 13 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
||||||
|
- Update to 42.beta
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42~alpha.1-3
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42~alpha.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-initial-setup-42.alpha.1.tar.xz) = 98db2e95b5ba5e8f87d7e36210b7cff4fbd2d305d0960cf7c438f6bbddbcf833f1a960450300826f69a6bf748ca345cad2534c2548b5bea117bf9c8cddd5c8af
|
SHA512 (gnome-initial-setup-42.beta.tar.xz) = 3766c6bf9858341ef1a63f64d7a490b2d07596d6ea9e6a7de0c1e75646a888ffc74442b43415115bb20c46040dc39696b030acb029caa4ddc2643c9b517e6960
|
||||||
|
Loading…
Reference in New Issue
Block a user