Update to 41.rc.1
This commit is contained in:
parent
5317ab5028
commit
251a1978d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -196,3 +196,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-40.3.tar.xz
|
/gnome-shell-40.3.tar.xz
|
||||||
/gnome-shell-41.beta.tar.xz
|
/gnome-shell-41.beta.tar.xz
|
||||||
/gnome-shell-41.rc.tar.xz
|
/gnome-shell-41.rc.tar.xz
|
||||||
|
/gnome-shell-41.rc.1.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 41~rc
|
Version: 41~rc.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -230,6 +230,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
|||||||
%{_mandir}/man1/gnome-shell.1*
|
%{_mandir}/man1/gnome-shell.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 07 2021 Florian Müllner <fmuellner@redhat.com> - 41~rc.1-1
|
||||||
|
- Update to 41.rc.1
|
||||||
|
|
||||||
* Sun Sep 05 2021 Florian Müllner <fmuellner@redhat.com> - 41~rc-1
|
* Sun Sep 05 2021 Florian Müllner <fmuellner@redhat.com> - 41~rc-1
|
||||||
- Update to 41.rc
|
- Update to 41.rc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-shell-41.rc.tar.xz) = 9a1f43dff1ab39eb9eaddbd2569f04668e1bd5c05868384e430b1210ad2bbfc1b1fd88e134cfe5b3ddbffc87289fa6209bb1f2beb0add9ee8626b22ef4820d79
|
SHA512 (gnome-shell-41.rc.1.tar.xz) = 5c2511246ce1347d821bc4a971f61d53451c4c02dc63e8240512d0458e4f581c1d4db92f25f7f8456ff8159fe7a78fcfe94813246997e43b874a55c543a648e5
|
||||||
|
Loading…
Reference in New Issue
Block a user