Update to 3.36.1
This commit is contained in:
parent
1976d4c6f4
commit
7e1702f0d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.32.0.tar.xz
|
||||
/metacity-3.34.0.tar.xz
|
||||
/metacity-3.34.1.tar.xz
|
||||
/metacity-3.36.1.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 3.34.1
|
||||
Release: 2%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/3.34/metacity-%{version}.tar.xz
|
||||
Version: 3.36.1
|
||||
Release: 1%{?dist}
|
||||
URL: https://wiki.gnome.org/Projects/Metacity
|
||||
Source0: https://download.gnome.org/sources/metacity/3.36/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
|
||||
@ -22,6 +22,7 @@ BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(libgtop-2.0)
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libSM-devel, libICE-devel, libX11-devel
|
||||
BuildRequires: vulkan-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: autoconf, automake, gettext-devel, libtool, gnome-common
|
||||
BuildRequires: yelp-tools
|
||||
@ -115,6 +116,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Mar 27 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 3.36.1-1
|
||||
- Update to 3.36.1
|
||||
|
||||
* Thu Mar 05 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 3.36.0-1
|
||||
- new version
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.34.1.tar.xz) = e9234ad0aee9fe27cf1c2030e31d8f2c292ae2ee2e9b8546ed86e396152faa9dc4cc67fa8321a0c3d3bf577a83bc143111c6ac225f423db243347a6a760695ee
|
||||
SHA512 (metacity-3.36.1.tar.xz) = 98e73036cca238b713a112194b2cd7a866bcf7d08ef29fb590054b69a1bd807699317a51f9b851f9c474ae2557e27dc9fc4a52d7c436d93ad4a02babef68feeb
|
||||
|
Loading…
Reference in New Issue
Block a user