Update to 3.49.1, convert to SPDX
Resolves: rhbz#2237725
This commit is contained in:
parent
2d45b5d135
commit
b041cd3914
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ metacity-2.30.0.tar.bz2
|
||||
/metacity-3.43.1.tar.xz
|
||||
/metacity-3.44.0.tar.xz
|
||||
/metacity-3.46.0.tar.xz
|
||||
/metacity-3.49.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: metacity
|
||||
Version: 3.46.0
|
||||
Release: 4%{?dist}
|
||||
Version: 3.49.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Unobtrusive window manager
|
||||
URL: https://wiki.gnome.org/Projects/Metacity
|
||||
Source0: https://download.gnome.org/sources/metacity/3.46/metacity-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/metacity/3.49/metacity-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT-open-group
|
||||
|
||||
BuildRequires: autoconf, automake, gettext-devel, libtool, gnome-common
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -118,6 +118,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 06 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.49.1-1
|
||||
- Update to 3.49.1
|
||||
- Convert to SPDX
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.46.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (metacity-3.46.0.tar.xz) = 5a203a4190dc919ec83fa3f4f7a86aa1594c82051b4e5afb76eb11acb38c573367deca85dead64564e2e96304903cd84eb5b4fc904ddc0672677114103d299b2
|
||||
SHA512 (metacity-3.49.1.tar.xz) = 44463b50b34233885a735d764c84e3ee542af52661ca3c06f918541cece8c70d282e513e58d06f8d6bd7e4ab198cfe7a2c8069dde8375668bb1eeaa2b140ba07
|
||||
|
Loading…
Reference in New Issue
Block a user