metacity 3.34.0
This commit is contained in:
parent
8d7ba2b9e4
commit
c724ead7b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.28.0.tar.xz
|
||||
/metacity-3.30.1.tar.xz
|
||||
/metacity-3.32.0.tar.xz
|
||||
/metacity-3.34.0.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 3.32.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/3.32/metacity-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/metacity/3.34/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
|
||||
@ -115,6 +115,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 3.34.0-1
|
||||
- new version
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.32.0.tar.xz) = 2260411b9ab07fcd1aee8152d700f1e2aa7f1f0753cae6dab82a55cac2cac186a5c9f42377a311a6f90a53ba8ba200d9f5d73a770abc76b558896cd58c30abde
|
||||
SHA512 (metacity-3.34.0.tar.xz) = 1e1e6fab199c7f271a40525d796847e3dc05d29cedcc310dde91ffe874523e71ae31f5d313e550873f4d83cbe9e7ca86e46ecee55b41d64721fc3f24fb40f646
|
||||
|
Loading…
Reference in New Issue
Block a user