Update to 41.rc
This commit is contained in:
parent
f00dfc227d
commit
01b24318d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/gnome-shell-40.beta.tar.xz
|
||||
/gnome-shell-40.rc.tar.xz
|
||||
/gnome-shell-40.0.tar.xz
|
||||
/gnome-shell-41.rc.tar.xz
|
||||
|
||||
@ -3,13 +3,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-extensions-app
|
||||
Version: 40.0
|
||||
Release: 2%{?dist}
|
||||
Version: 41~rc
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage GNOME Shell extensions
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/%{source_name}
|
||||
Source0: https://download.gnome.org/sources/%{source_name}/40/%{source_name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{source_name}/41/%{source_name}-%{tarball_version}.tar.xz
|
||||
|
||||
Patch0: 0001-extensions-app-Add-compatibility-with-GNOME-3.34.patch
|
||||
|
||||
@ -78,6 +78,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/gir-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 06 2021 Florian Müllner <fmuellner@redhat.com> - 41~rc-1
|
||||
- Update to 41.rc
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-shell-40.0.tar.xz) = fc4ca3fbd3dafd4a81f97a765e53b74fa4902018721e25a767c0d353d127b0cdc69c64171188272e3f5b48f11d6ad52064cc237e35210f5e09dfcd763ceb00c4
|
||||
SHA512 (gnome-shell-41.rc.tar.xz) = 9a1f43dff1ab39eb9eaddbd2569f04668e1bd5c05868384e430b1210ad2bbfc1b1fd88e134cfe5b3ddbffc87289fa6209bb1f2beb0add9ee8626b22ef4820d79
|
||||
|
||||
Loading…
Reference in New Issue
Block a user