chore(update): 3.43.1
This commit is contained in:
parent
3c5f0af5dc
commit
097270e405
@ -1,6 +1,6 @@
|
||||
Name: metacity
|
||||
Version: 3.42.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.43.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Unobtrusive window manager
|
||||
URL: https://wiki.gnome.org/Projects/Metacity
|
||||
Source0: https://download.gnome.org/sources/metacity/3.42/metacity-%{version}.tar.xz
|
||||
@ -8,8 +8,8 @@ Source0: https://download.gnome.org/sources/metacity/3.42/metacity-%{version}.ta
|
||||
License: GPLv2+
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.6
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.67.3
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-theme-viewer.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2022 Yaakov Selkowitz <yselkowi@redhat.com> - 3.43.1-1
|
||||
- chore(update): 3.43.1
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.42.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user