Update to 41.alpha
This commit is contained in:
parent
e50253b9eb
commit
30f60adb92
1
.gitignore
vendored
1
.gitignore
vendored
@ -177,3 +177,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-40.0.tar.xz
|
||||
/gnome-desktop-40.1.tar.xz
|
||||
/gnome-desktop-40.2.tar.xz
|
||||
/gnome-desktop-41.alpha.tar.xz
|
||||
|
@ -7,13 +7,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-desktop3
|
||||
Version: 40.2
|
||||
Release: 2%{?dist}
|
||||
Version: 41~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Library with common API for various GNOME modules
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/40/gnome-desktop-%{tarball_version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/41.alpha/gnome-desktop-%{tarball_version}.tar.xz
|
||||
|
||||
Source1: gnome-mimeapps.list
|
||||
# Generated with:
|
||||
@ -129,6 +129,9 @@ cat %SOURCE5 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%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-desktop-40.2.tar.xz) = 2fd3ba5eb0263aecc43978d84070619c16af4de998b344bc2aaac16aa0e734d93235aa218c2684ad993b471136434b97dffae52f183798daaa4ec47574cc51b3
|
||||
SHA512 (gnome-desktop-41.alpha.tar.xz) = 12b61addfc274311a25bfba8fc20b3fed8b10ffbdf487278d8d339f00ff37b0b56d8948c9b4ca5a820646fede5e45a5ed570f70a6c448c10287ff41287e7bc29
|
||||
|
Loading…
Reference in New Issue
Block a user