chore(update): 3.46.0
This commit is contained in:
parent
248c209382
commit
4d650060cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.42.0.tar.xz
|
||||
/metacity-3.43.1.tar.xz
|
||||
/metacity-3.44.0.tar.xz
|
||||
/metacity-3.46.0.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
Name: metacity
|
||||
Version: 3.44.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Unobtrusive window manager
|
||||
URL: https://wiki.gnome.org/Projects/Metacity
|
||||
Source0: https://download.gnome.org/sources/metacity/3.44/metacity-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/metacity/3.46/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
|
||||
@ -20,7 +20,7 @@ BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(xdamage)
|
||||
BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xres)
|
||||
BuildRequires: pkgconfig(xres) >= 1.2
|
||||
BuildRequires: pkgconfig(xpresent)
|
||||
BuildRequires: pkgconfig(libgtop-2.0)
|
||||
BuildRequires: libXinerama-devel
|
||||
@ -116,6 +116,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/metacity-theme-viewer.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Oct 03 2022 Artem Polishchuk <ego.cordatus@gmail.com> - 3.46.0-1
|
||||
- chore(update): 3.46.0
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.44.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.44.0.tar.xz) = 3538a08633e13f727f8a8ff0c4dcf8cee411d3c4fa011b2391d94e47f3c27516b1fce9f742abb2d845571ae9c148097ced94b33d152919981eda4133e2eaa87e
|
||||
SHA512 (metacity-3.46.0.tar.xz) = 5a203a4190dc919ec83fa3f4f7a86aa1594c82051b4e5afb76eb11acb38c573367deca85dead64564e2e96304903cd84eb5b4fc904ddc0672677114103d299b2
|
||||
|
Loading…
Reference in New Issue
Block a user