Move to SPDX license format
Resolves: RHEL-54745
This commit is contained in:
parent
b013c9e60f
commit
8d344636bb
@ -1,10 +1,11 @@
|
||||
Name: mm-common
|
||||
Version: 1.0.6
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Common build files of the C++ bindings
|
||||
|
||||
BuildArch: noarch
|
||||
License: GPLv2+
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://gtkmm.org
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -53,6 +54,9 @@ which could be used as a base for new mm module.
|
||||
%{_docdir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2024 Tomas Popela <tpopela@redhat.com> - 1.0.6-5
|
||||
- Move to SPDX license format
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.6-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user