Update to 3.28.0
This commit is contained in:
parent
e18c6c409a
commit
0130ee95e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.25.1.tar.xz
|
||||
/metacity-3.25.2.tar.xz
|
||||
/metacity-3.26.0.tar.xz
|
||||
/metacity-3.28.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 3.26.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.28.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/3.26/metacity-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/metacity/3.28/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
Group: User Interface/Desktops
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
@ -119,6 +119,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.26.0.tar.xz) = 7b69cd760807c957797efff409a8bed0e5c1d732098fd2e2d382dc48768d2ccf05be73272ecd2aeea34ebb39dd47fb90eaeee01d9c81f09be4949793d54df8d7
|
||||
SHA512 (metacity-3.28.0.tar.xz) = 64c61b7074720b5f4c7176a6a56ee3545929fce0a1ff7d77199e5412a4e9120a523119341b1131ae53003d3ae1ddf2396588649bb8921db00b13fb6cac4cdeda
|
||||
|
Loading…
Reference in New Issue
Block a user