Update to 3.40.0
This commit is contained in:
parent
44d3acff7e
commit
44078e3ed8
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.34.1.tar.xz
|
||||
/metacity-3.36.1.tar.xz
|
||||
/metacity-3.38.0.tar.xz
|
||||
/metacity-3.40.0.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: metacity
|
||||
Version: 3.38.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Unobtrusive window manager
|
||||
URL: https://wiki.gnome.org/Projects/Metacity
|
||||
Source0: https://download.gnome.org/sources/metacity/3.38/metacity-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/metacity/3.40/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
|
||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-theme-viewer.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Apr 09 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 3.40.0-1
|
||||
- Update to 3.40.0
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.38.0.tar.xz) = 483a863066b72a4ab41316741baaa91b612b647621b472c2deb09de5511ea0a6e47f6bb5fbfe44337507f09e041fd95b1b9cf084d0bc16f06ed846b4afd1fb24
|
||||
SHA512 (metacity-3.40.0.tar.xz) = f9eeb0b08bb302c5fb0d174a4df97b253255741d507e94200820d3ebe9e89f179c9096b8e56798836fc84cbe1ac76b27fee6762f3d41373280c4726bc7cba2ff
|
||||
|
Loading…
Reference in New Issue
Block a user