Update to 40.1
Resolves: #1957685 (cherry picked from Fedora commit 36703259db41c80d4d759b6543138325cbf51ccc)
This commit is contained in:
parent
552b01a7da
commit
16a6496255
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-40.beta.tar.xz
|
||||
/gnome-desktop-40.rc.tar.xz
|
||||
/gnome-desktop-40.0.tar.xz
|
||||
/gnome-desktop-40.1.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-desktop3
|
||||
Version: 40.0
|
||||
Release: 3%{?dist}
|
||||
Version: 40.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library with common API for various GNOME modules
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -129,6 +129,9 @@ cat %SOURCE5 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 40.1-1
|
||||
- Update to 40.1
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-desktop-40.0.tar.xz) = faf6fd2a0c5db47a49319c03ca9a348d77092050cdd8d79a74979b2878d0e35ffa85bbe5e87449f9285ceb28a884439de6eb73d6b9fcaa02236eb48f4a7ac49c
|
||||
SHA512 (gnome-desktop-40.1.tar.xz) = ff9da5d0c805a7d42339a9174b907dd0cc4845c8eeb5a004a13f001dbe449f28a6360ed9dc1951376be4a48271908990052ca0e8d6e4339214cafcb80d204b57
|
||||
|
Loading…
Reference in New Issue
Block a user