Hi.
I am going to do the mass change of the license from MPLv2.0 to
MPL-2.0
The proposed diff is in attachment.
Affected packages:
czmq
erlang-exometer_core
git-fame
golang-github-armon-consul-api
golang-github-hashicorp-cleanhttp
golang-github-hashicorp-consul-migrate
golang-github-hashicorp-errwrap
golang-github-hashicorp-logutils
golang-github-hashicorp-raft
golang-github-hashicorp-raft-mdb
golang-github-hashicorp-rootcerts
golang-github-hashicorp-sockaddr
golang-github-mitchellh-cli
golang-github-nrdcg-auroradns
golang-github-nrdcg-namesilo
golang-github-revel-config
golang-github-letsencrypt-pebble
golang-layeh-gopher-luar
libreoffice
libreoffice
libretro-mgba
libxc
python-prefixed
open62541
php-williamdes-mariadb-mysql-kbs
python-cornice
golang-github-nrdcg-porkbun
python-dictdumper
python-enlighten
python-hypothesis
python-mozilla-django-oidc
python-pluginlib
python-pypcapkit
python-txzmq
python-webthing
python-zmq
python-zmq
R-data.table
R-pbdRPC
rubygem-hashicorp-checkpoint
rubygem-vault
golang-github-letsencrypt-challtestsrv
seamonkey
libjwt
vagrant-hostmanager
xcfun
socialscan
golang-github-projectdiscovery-retryablehttp
ini2toml
golang-github-nrdcg-desec
python-fqdn
golang-github-c4milo-unpackit
golang-github-hooklift-assert
golang-github-hashicorp-envparse
Unless somebody stop me, I will do this change directly in
dist-git after a week.
Miroslav Suchy, RHCA Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
diff -Naur rpm-specs.orig/czmq.spec rpm-specs/czmq.spec --- rpm-specs.orig/czmq.spec 2024-04-05 04:03:34.000000000 +0200 +++ rpm-specs/czmq.spec 2024-04-06 10:08:21.451334277 +0200 @@ -3,7 +3,7 @@ Release: %autorelease Summary: High-level C binding for 0MQ (ZeroMQ) -License: MPLv2.0 +License: MPL-2.0 URL: http://czmq.zeromq.org Source0: https://github.com/zeromq/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz diff -Naur rpm-specs.orig/erlang-exometer_core.spec rpm-specs/erlang-exometer_core.spec --- rpm-specs.orig/erlang-exometer_core.spec 2024-01-25 03:06:30.000000000 +0100 +++ rpm-specs/erlang-exometer_core.spec 2024-04-06 10:08:22.440342841 +0200 @@ -4,10 +4,10 @@ Name: erlang-%{realname} Version: 1.6.1 -Release: 7%{?dist} +Release: 8%{?dist} BuildArch: noarch Summary: Easy and efficient instrumentation of Erlang code -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/%{upstream}/%{realname} VCS: scm:git:https://github.com/%{upstream}/%{realname}.git Source0: https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz @@ -59,6 +59,9 @@ %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.6.1-8 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.6.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/git-fame.spec rpm-specs/git-fame.spec --- rpm-specs.orig/git-fame.spec 2024-01-25 03:10:03.000000000 +0100 +++ rpm-specs/git-fame.spec 2024-04-06 10:08:24.050356784 +0200 @@ -1,9 +1,9 @@ Name: git-fame Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pretty-print git repository collaborators sorted by contributions -License: MPLv2.0 +License: MPL-2.0 URL: https://pypi.python.org/pypi/git-fame Source0: %{pypi_source} @@ -48,6 +48,9 @@ %{python3_sitelib}/gitfame/ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.0.1-6 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-armon-consul-api.spec rpm-specs/golang-github-armon-consul-api.spec --- rpm-specs.orig/golang-github-armon-consul-api.spec 2024-01-25 03:11:24.000000000 +0100 +++ rpm-specs/golang-github-armon-consul-api.spec 2024-04-06 10:08:26.418377291 +0200 @@ -19,11 +19,11 @@ Name: %{goname} Version: 0 -Release: 0.14%{?dist} +Release: 0.15%{?dist} Summary: Golang API client for Consul # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -46,6 +46,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0-0.15 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-c4milo-unpackit.spec rpm-specs/golang-github-c4milo-unpackit.spec --- rpm-specs.orig/golang-github-c4milo-unpackit.spec 2021-09-21 04:05:31.000000000 +0200 +++ rpm-specs/golang-github-c4milo-unpackit.spec 2024-04-06 10:10:11.390290696 +0200 @@ -19,7 +19,7 @@ Summary: Go package to natively decompress and unarchive tar.gz, tar.bzip2, tar.xz, zip and tar files # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} diff -Naur rpm-specs.orig/golang-github-hashicorp-cleanhttp.spec rpm-specs/golang-github-hashicorp-cleanhttp.spec --- rpm-specs.orig/golang-github-hashicorp-cleanhttp.spec 2024-01-25 03:12:27.000000000 +0100 +++ rpm-specs/golang-github-hashicorp-cleanhttp.spec 2024-04-06 10:08:28.886398664 +0200 @@ -22,11 +22,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 15%{?dist} +Release: 16%{?dist} Summary: Convenience utilities for "clean" http.Transport and http.Client structs # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -64,6 +64,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.5.1-16 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.5.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-consul-migrate.spec rpm-specs/golang-github-hashicorp-consul-migrate.spec --- rpm-specs.orig/golang-github-hashicorp-consul-migrate.spec 2024-04-05 04:10:15.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-consul-migrate.spec 2024-04-06 10:08:31.502421319 +0200 @@ -21,11 +21,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 17%{?dist} +Release: 18%{?dist} Summary: Consul server data migrator # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -65,6 +65,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.1.0-18 +- convert license to SPDX + * Sun Feb 11 2024 Maxwell G <maxwell@xxxxxxx> - 0.1.0-17 - Rebuild for golang 1.22.0 diff -Naur rpm-specs.orig/golang-github-hashicorp-envparse.spec rpm-specs/golang-github-hashicorp-envparse.spec --- rpm-specs.orig/golang-github-hashicorp-envparse.spec 2023-07-15 04:09:04.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-envparse.spec 2024-04-06 10:10:14.673319881 +0200 @@ -18,7 +18,7 @@ Summary: Minimal environment variable parser for Go # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -41,5 +41,8 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.1.0-0.1 +- convert license to SPDX + * Thu Jan 13 2022 Robert-André Mauchin <zebob.m@xxxxxxxxx> 0-0.1 - Initial release diff -Naur rpm-specs.orig/golang-github-hashicorp-errwrap.spec rpm-specs/golang-github-hashicorp-errwrap.spec --- rpm-specs.orig/golang-github-hashicorp-errwrap.spec 2024-04-05 04:10:15.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-errwrap.spec 2024-04-06 10:08:33.964442640 +0200 @@ -29,11 +29,11 @@ %global godocs README.md Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Go library for wrapping and querying errors # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -59,6 +59,9 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.1.0-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-logutils.spec rpm-specs/golang-github-hashicorp-logutils.spec --- rpm-specs.orig/golang-github-hashicorp-logutils.spec 2024-04-05 04:10:17.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-logutils.spec 2024-04-06 10:08:36.451464178 +0200 @@ -16,11 +16,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 14%{?dist} +Release: 15%{?dist} Summary: Utilities for slightly better logging in go (golang) # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -55,6 +55,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.0-15 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-raft-mdb.spec rpm-specs/golang-github-hashicorp-raft-mdb.spec --- rpm-specs.orig/golang-github-hashicorp-raft-mdb.spec 2024-04-05 04:10:18.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-raft-mdb.spec 2024-04-06 10:08:43.858528323 +0200 @@ -18,11 +18,11 @@ Name: %{goname} Version: 0 -Release: 0.29%{?dist} +Release: 0.30%{?dist} Summary: LMDB backend for Raft # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -66,6 +66,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0-0.30 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0-0.29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-raft.spec rpm-specs/golang-github-hashicorp-raft.spec --- rpm-specs.orig/golang-github-hashicorp-raft.spec 2024-04-05 04:10:17.000000000 +0200 +++ rpm-specs/golang-github-hashicorp-raft.spec 2024-04-06 10:08:40.057495406 +0200 @@ -20,11 +20,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 10%{?dist} +Release: 11%{?dist} Summary: Golang implementation of the Raft consensus protocol # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -65,6 +65,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.2.0-11 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-rootcerts.spec rpm-specs/golang-github-hashicorp-rootcerts.spec --- rpm-specs.orig/golang-github-hashicorp-rootcerts.spec 2024-01-25 03:12:31.000000000 +0100 +++ rpm-specs/golang-github-hashicorp-rootcerts.spec 2024-04-06 10:08:46.362550008 +0200 @@ -20,11 +20,11 @@ %global godocs README.md Name: %{goname} -Release: 10%{?dist} +Release: 11%{?dist} Summary: Functions for loading root certificates for tls connections # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -47,6 +47,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.2-11 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-hashicorp-sockaddr.spec rpm-specs/golang-github-hashicorp-sockaddr.spec --- rpm-specs.orig/golang-github-hashicorp-sockaddr.spec 2024-02-12 03:08:47.000000000 +0100 +++ rpm-specs/golang-github-hashicorp-sockaddr.spec 2024-04-06 10:08:48.653569849 +0200 @@ -30,11 +30,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 18%{?dist} +Release: 19%{?dist} Summary: Ip address/unix socket convenience functions for go # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -80,6 +80,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.2-19 +- convert license to SPDX + * Sun Feb 11 2024 Maxwell G <maxwell@xxxxxxx> - 1.0.2-18 - Rebuild for golang 1.22.0 diff -Naur rpm-specs.orig/golang-github-hooklift-assert.spec rpm-specs/golang-github-hooklift-assert.spec --- rpm-specs.orig/golang-github-hooklift-assert.spec 2021-09-21 04:05:58.000000000 +0200 +++ rpm-specs/golang-github-hooklift-assert.spec 2024-04-06 10:10:12.732302626 +0200 @@ -18,7 +18,7 @@ Summary: Minimalist assertion library for Go # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} diff -Naur rpm-specs.orig/golang-github-letsencrypt-challtestsrv.spec rpm-specs/golang-github-letsencrypt-challtestsrv.spec --- rpm-specs.orig/golang-github-letsencrypt-challtestsrv.spec 2024-01-25 03:12:55.000000000 +0100 +++ rpm-specs/golang-github-letsencrypt-challtestsrv.spec 2024-04-06 10:09:50.266103415 +0200 @@ -14,11 +14,11 @@ %global godocs CODE_OF_CONDUCT.md README.md Name: %{goname} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Small TEST-ONLY server for mock ACME challenges # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -43,6 +43,9 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.2.1-8 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-letsencrypt-pebble.spec rpm-specs/golang-github-letsencrypt-pebble.spec --- rpm-specs.orig/golang-github-letsencrypt-pebble.spec 2024-02-12 03:09:04.000000000 +0100 +++ rpm-specs/golang-github-letsencrypt-pebble.spec 2024-04-06 10:09:03.367697273 +0200 @@ -14,10 +14,10 @@ %global godocs CODE_OF_CONDUCT.md README.md cmd/pebble-challtestsrv/challtestsrv-README.md Name: %{goname} -Release: 12%{?dist} +Release: 13%{?dist} Summary: Pebble is a miniature version of Boulder, a small RFC 8555 ACME test server -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -63,6 +63,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.3.1-13 +- convert license to SPDX + * Sun Feb 11 2024 Maxwell G <maxwell@xxxxxxx> - 2.3.1-12 - Rebuild for golang 1.22.0 diff -Naur rpm-specs.orig/golang-github-mitchellh-cli.spec rpm-specs/golang-github-mitchellh-cli.spec --- rpm-specs.orig/golang-github-mitchellh-cli.spec 2024-04-05 04:10:48.000000000 +0200 +++ rpm-specs/golang-github-mitchellh-cli.spec 2024-04-06 10:08:51.100591040 +0200 @@ -16,11 +16,11 @@ %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Go library for implementing command-line interfaces # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} Source1: glide.yaml @@ -54,6 +54,9 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.1.2-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-nrdcg-auroradns.spec rpm-specs/golang-github-nrdcg-auroradns.spec --- rpm-specs.orig/golang-github-nrdcg-auroradns.spec 2024-01-25 03:13:16.000000000 +0100 +++ rpm-specs/golang-github-nrdcg-auroradns.spec 2024-04-06 10:08:54.340619099 +0200 @@ -15,11 +15,11 @@ %global godocs README.md Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Go library for accessing the Aurora DNS API # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -48,6 +48,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.1-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-nrdcg-desec.spec rpm-specs/golang-github-nrdcg-desec.spec --- rpm-specs.orig/golang-github-nrdcg-desec.spec 2024-01-25 03:13:17.000000000 +0100 +++ rpm-specs/golang-github-nrdcg-desec.spec 2024-04-06 10:10:06.256245055 +0200 @@ -14,11 +14,11 @@ %global godocs readme.md Name: %{goname} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Go library for accessing the deSEC API # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -50,6 +50,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.6.0-8 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-nrdcg-namesilo.spec rpm-specs/golang-github-nrdcg-namesilo.spec --- rpm-specs.orig/golang-github-nrdcg-namesilo.spec 2024-01-25 03:13:17.000000000 +0100 +++ rpm-specs/golang-github-nrdcg-namesilo.spec 2024-04-06 10:08:58.489655029 +0200 @@ -12,9 +12,9 @@ %global godocs readme.md Name: %{goname} -Release: 12%{?dist} +Release: 13%{?dist} Summary: Go library for accessing the Namesilo API -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -43,6 +43,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.2.1-13 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.2.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-nrdcg-porkbun.spec rpm-specs/golang-github-nrdcg-porkbun.spec --- rpm-specs.orig/golang-github-nrdcg-porkbun.spec 2024-01-25 03:13:17.000000000 +0100 +++ rpm-specs/golang-github-nrdcg-porkbun.spec 2024-04-06 10:09:21.929858022 +0200 @@ -26,7 +26,7 @@ Summary: Go library for accessing the Porkdun API # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -55,6 +55,9 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.1.1-1.2 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.1-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-projectdiscovery-retryablehttp.spec rpm-specs/golang-github-projectdiscovery-retryablehttp.spec --- rpm-specs.orig/golang-github-projectdiscovery-retryablehttp.spec 2024-04-05 04:11:05.000000000 +0200 +++ rpm-specs/golang-github-projectdiscovery-retryablehttp.spec 2024-04-06 10:10:00.383192845 +0200 @@ -16,10 +16,10 @@ %global godocs README.md Name: %{goname} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Familiar HTTP client interface -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -42,6 +42,9 @@ %gopkgfiles %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.2-8 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-github-revel-config.spec rpm-specs/golang-github-revel-config.spec --- rpm-specs.orig/golang-github-revel-config.spec 2024-01-25 03:13:39.000000000 +0100 +++ rpm-specs/golang-github-revel-config.spec 2024-04-06 10:09:00.925676126 +0200 @@ -15,11 +15,11 @@ %global godocs README.md Doc Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Configuration file parser for INI format # https://github.com/revel/config/issues/13 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -42,6 +42,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.0-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/golang-layeh-gopher-luar.spec rpm-specs/golang-layeh-gopher-luar.spec --- rpm-specs.orig/golang-layeh-gopher-luar.spec 2024-01-25 03:14:30.000000000 +0100 +++ rpm-specs/golang-layeh-gopher-luar.spec 2024-04-06 10:09:05.890719123 +0200 @@ -15,11 +15,11 @@ %global godocs README.md Name: %{goname} -Release: 9%{?dist} +Release: 10%{?dist} Summary: Simplifies data passing to and from gopher-lua # Upstream license specification: MPL-2.0 -License: MPLv2.0 +License: MPL-2.0 URL: %{gourl} Source0: %{gosource} @@ -44,6 +44,9 @@ %gopkgfiles %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.8-10 +- convert license to SPDX + * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/ini2toml.spec rpm-specs/ini2toml.spec --- rpm-specs.orig/ini2toml.spec 2024-02-29 03:13:44.000000000 +0100 +++ rpm-specs/ini2toml.spec 2024-04-06 10:10:02.466211363 +0200 @@ -3,7 +3,7 @@ Release: %autorelease Summary: Automatic conversion of .ini/.cfg files to TOML equivalents -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/abravalheri/ini2toml/ Source0: %{pypi_source ini2toml} diff -Naur rpm-specs.orig/libjwt.spec rpm-specs/libjwt.spec --- rpm-specs.orig/libjwt.spec 2024-04-05 04:16:43.000000000 +0200 +++ rpm-specs/libjwt.spec 2024-04-06 10:09:53.334130181 +0200 @@ -1,9 +1,9 @@ Name: libjwt Version: 1.12.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A Javascript Web Token library in C -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/benmcollins/libjwt Source0: https://github.com/benmcollins/libjwt/archive/v%{version}.tar.gz @@ -52,6 +52,9 @@ %{_libdir}/pkgconfig/libjwt.pc %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.12.1-16 +- convert license to SPDX + * Thu Jan 25 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.12.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/libreoffice.spec rpm-specs/libreoffice.spec --- rpm-specs.orig/libreoffice.spec 2024-03-19 03:17:06.000000000 +0100 +++ rpm-specs/libreoffice.spec 2024-04-06 10:09:09.149747346 +0200 @@ -741,7 +741,7 @@ %package -n libreofficekit Summary: A library providing access to LibreOffice functionality -License: MPLv2.0 +License: MPL-2.0 %description -n libreofficekit LibreOfficeKit can be used to access LibreOffice functionality @@ -753,7 +753,7 @@ %package -n libreofficekit-devel Summary: Development files for libreofficekit Requires: libreofficekit%{?_isa} = %{epoch}:%{version}-%{release} -License: MPLv2.0 +License: MPL-2.0 %description -n libreofficekit-devel The libreofficekit-devel package contains libraries and header files for diff -Naur rpm-specs.orig/libretro-mgba.spec rpm-specs/libretro-mgba.spec --- rpm-specs.orig/libretro-mgba.spec 2023-09-14 04:15:45.000000000 +0200 +++ rpm-specs/libretro-mgba.spec 2024-04-06 10:09:10.067755296 +0200 @@ -9,7 +9,7 @@ Release: 0.9.%{date}git%{shortcommit}.%autorelease Summary: mGBA Game Boy Advance Emulator -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/libretro/mgba Source0: %{url}/archive/%{commit}/%{name}-%{version}.%{date}git%{shortcommit}.tar.gz Source1: https://raw.githubusercontent.com/flathub/org.gnome.Games/master/libretro-cores/%{corename}.libretro diff -Naur rpm-specs.orig/libxc.spec rpm-specs/libxc.spec --- rpm-specs.orig/libxc.spec 2024-04-05 04:17:43.000000000 +0200 +++ rpm-specs/libxc.spec 2024-04-06 10:09:11.833770590 +0200 @@ -16,8 +16,8 @@ Name: libxc Summary: Library of exchange and correlation functionals for density-functional theory Version: 6.2.2 -Release: 5%{?dist} -License: MPLv2.0 +Release: 6%{?dist} +License: MPL-2.0 Source0: https://gitlab.com/libxc/libxc/-/archive/%{version}/%{name}-%{version}.tar.gz # Don't rebuild libxc for pylibxc Patch0: libxc-5.1.4-pylibxc.patch @@ -128,6 +128,9 @@ %{python3_sitearch}/pylibxc/ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 6.2.2-6 +- convert license to SPDX + * Thu Jan 25 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/open62541.spec rpm-specs/open62541.spec --- rpm-specs.orig/open62541.spec 2024-04-05 04:23:31.000000000 +0200 +++ rpm-specs/open62541.spec 2024-04-06 10:09:15.422801671 +0200 @@ -1,8 +1,8 @@ Name: open62541 Version: 1.3.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: OPC UA implementation -License: MPLv2.0 +License: MPL-2.0 URL: http://open62541.org Source0: https://github.com/open62541/open62541/archive/v%{version}/%{name}-%{version}.tar.gz @@ -105,6 +105,9 @@ %doc examples/ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.3.9-6 +- convert license to SPDX + * Tue Feb 20 2024 Marie Loise Nolden <loise@xxxxxxx> - 1.3.9-1 - update to 1.3.9 diff -Naur rpm-specs.orig/php-williamdes-mariadb-mysql-kbs.spec rpm-specs/php-williamdes-mariadb-mysql-kbs.spec --- rpm-specs.orig/php-williamdes-mariadb-mysql-kbs.spec 2024-01-26 03:36:47.000000000 +0100 +++ rpm-specs/php-williamdes-mariadb-mysql-kbs.spec 2024-04-06 10:09:16.858814107 +0200 @@ -24,10 +24,10 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 1.2.14 -Release: 5%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 6%{?dist} Summary: An index of the MariaDB and MySQL Knowledge bases -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/%{gh_owner}/%{gh_project} # pull from github to retrieve full data Source0: %{name}-%{version}-%{?gh_short}.tgz @@ -145,6 +145,9 @@ %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.2.14-6 +- convert license to SPDX + * Thu Jan 25 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-cornice.spec rpm-specs/python-cornice.spec --- rpm-specs.orig/python-cornice.spec 2024-04-05 04:33:13.000000000 +0200 +++ rpm-specs/python-cornice.spec 2024-04-06 10:09:18.922831981 +0200 @@ -3,10 +3,10 @@ Name: python-cornice Version: 6.0.1 -Release: 9%{?dist} +Release: 10%{?dist} BuildArch: noarch -License: MPLv2.0 +License: MPL-2.0 Summary: Define Web Services in Pyramid URL: https://pypi.python.org/pypi/cornice Source0: https://github.com/Cornices/cornice/archive/%{version}/%{module}-%{version}.tar.gz @@ -72,6 +72,9 @@ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 6.0.1-10 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-dictdumper.spec rpm-specs/python-dictdumper.spec --- rpm-specs.orig/python-dictdumper.spec 2024-04-05 04:33:23.000000000 +0200 +++ rpm-specs/python-dictdumper.spec 2024-04-06 10:09:23.623872693 +0200 @@ -2,10 +2,10 @@ Name: python-%{pypi_name} Version: 0.8.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python dict formatted dumper -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/JarryShaw/DictDumper Source0: %{url}/archive/v%{version}/DictDumper-%{version}.tar.gz BuildArch: noarch @@ -41,6 +41,9 @@ %{python3_sitelib}/%{pypi_name}/ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.8.4-10 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-enlighten.spec rpm-specs/python-enlighten.spec --- rpm-specs.orig/python-enlighten.spec 2024-04-05 04:33:42.000000000 +0200 +++ rpm-specs/python-enlighten.spec 2024-04-06 10:09:25.991893200 +0200 @@ -16,10 +16,10 @@ Name: python-%{pypi_name} Version: 1.11.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/Rockhopper-Technologies/enlighten Source0: %{pypi_source} BuildArch: noarch @@ -172,6 +172,9 @@ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.11.2-6 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.11.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-fqdn.spec rpm-specs/python-fqdn.spec --- rpm-specs.orig/python-fqdn.spec 2024-01-27 03:35:10.000000000 +0100 +++ rpm-specs/python-fqdn.spec 2024-04-06 10:10:09.447273423 +0200 @@ -1,10 +1,10 @@ %global srcname %(echo %{name} | sed 's/^python-//') Name: python-fqdn Version: 1.5.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Validates fully-qualified domain names against RFC 1123 BuildArch: noarch -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/ypcrts/fqdn Source0: %pypi_source # Missing in pypi tar ball release, present at github :( @@ -44,6 +44,9 @@ %{python3_sitelib}/%{srcname} %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.5.1-12 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.5.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-hypothesis.spec rpm-specs/python-hypothesis.spec --- rpm-specs.orig/python-hypothesis.spec 2024-04-05 04:34:20.000000000 +0200 +++ rpm-specs/python-hypothesis.spec 2024-04-06 10:09:28.270912936 +0200 @@ -14,7 +14,7 @@ Release: %autorelease Summary: Library for property based testing -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/HypothesisWorks/hypothesis Source0: %{url}/archive/hypothesis-python-%{version}/hypothesis-%{version}.tar.gz diff -Naur rpm-specs.orig/python-mozilla-django-oidc.spec rpm-specs/python-mozilla-django-oidc.spec --- rpm-specs.orig/python-mozilla-django-oidc.spec 2024-04-05 04:34:58.000000000 +0200 +++ rpm-specs/python-mozilla-django-oidc.spec 2024-04-06 10:09:29.983927771 +0200 @@ -1,10 +1,10 @@ %global shortname mozilla-django-oidc Name: python-%{shortname} Version: 1.2.2 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A django OpenID Connect library -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/mozilla/%{shortname}/ Source0: https://github.com/mozilla/%{shortname}/archive/%{version}.tar.gz#/%{shortname}-%{version}.tar.gz @@ -38,6 +38,9 @@ %{python3_sitelib}/mozilla_django_oidc-* %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.2.2-17 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-pluginlib.spec rpm-specs/python-pluginlib.spec --- rpm-specs.orig/python-pluginlib.spec 2024-04-05 04:35:36.000000000 +0200 +++ rpm-specs/python-pluginlib.spec 2024-04-06 10:09:32.347948243 +0200 @@ -7,10 +7,10 @@ Name: python-%{pypi_name} Version: 0.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/Rockhopper-Technologies/pluginlib Source0: https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch @@ -101,6 +101,9 @@ %endif %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.9.1-5 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-prefixed.spec rpm-specs/python-prefixed.spec --- rpm-specs.orig/python-prefixed.spec 2024-04-05 04:35:39.000000000 +0200 +++ rpm-specs/python-prefixed.spec 2024-04-06 10:09:14.247791495 +0200 @@ -5,10 +5,10 @@ Name: python-%{pypi_name} Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Prefixed alternative numeric library -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/Rockhopper-Technologies/prefixed Source0: %{pypi_source} BuildArch: noarch @@ -41,6 +41,9 @@ %{python3_sitelib}/prefixed* %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.6.0-6 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-pypcapkit.spec rpm-specs/python-pypcapkit.spec --- rpm-specs.orig/python-pypcapkit.spec 2024-04-05 04:36:00.000000000 +0200 +++ rpm-specs/python-pypcapkit.spec 2024-04-06 10:09:34.028962801 +0200 @@ -2,10 +2,10 @@ Name: python-%{pypi_name} Version: 0.15.5 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python multi-engine PCAP analyse kit -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/JarryShaw/pypcapkit Source0: https://github.com/JarryShaw/PyPCAPKit/archive/v%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch @@ -45,6 +45,9 @@ %{python3_sitelib}/%{pypi_name}*.egg-info %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.15.5-10 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.15.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-txzmq.spec rpm-specs/python-txzmq.spec --- rpm-specs.orig/python-txzmq.spec 2024-04-05 04:37:25.000000000 +0200 +++ rpm-specs/python-txzmq.spec 2024-04-06 10:09:37.071989154 +0200 @@ -16,9 +16,9 @@ Name: python-%{pkgname} Version: 1.0.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Twisted bindings for ZeroMQ -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/smira/txZMQ Source0: %pypi_source BuildArch: noarch @@ -66,6 +66,9 @@ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.0.0-10 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-webthing.spec rpm-specs/python-webthing.spec --- rpm-specs.orig/python-webthing.spec 2024-01-27 03:39:59.000000000 +0100 +++ rpm-specs/python-webthing.spec 2024-04-06 10:09:38.761003781 +0200 @@ -1,9 +1,9 @@ %define realname webthing-python Name: python-webthing Version: 0.15.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: HTTP Web Thing implementation in Python -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/WebThingsIO/webthing-python Source0: https://github.com/WebThingsIO/webthing-python/archive/v%{version}.tar.gz#/%{realname}-%{version}.tar.gz @@ -42,6 +42,9 @@ %{python3_sitelib}/webthing-%{version}-py3.*.egg-info %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.15.0-13 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.15.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/python-zmq.spec rpm-specs/python-zmq.spec --- rpm-specs.orig/python-zmq.spec 2024-04-05 04:37:57.000000000 +0200 +++ rpm-specs/python-zmq.spec 2024-04-06 10:09:42.454035763 +0200 @@ -41,7 +41,7 @@ %package -n python%{python3_pkgversion}-zmq Summary: %{summary} -License: MPLv2.0 +License: MPL-2.0 %py_provides python%{python3_pkgversion}-pyzmq %description -n python%{python3_pkgversion}-zmq %{common_description} @@ -51,7 +51,7 @@ %package -n python%{python3_pkgversion}-zmq-tests Summary: %{summary}, testsuite -License: MPLv2.0 +License: MPL-2.0 Requires: python%{python3_pkgversion}-zmq = %{version}-%{release} %py_provides python%{python3_pkgversion}-pyzmq-tests diff -Naur rpm-specs.orig/R-data.table.spec rpm-specs/R-data.table.spec --- rpm-specs.orig/R-data.table.spec 2024-01-23 03:39:34.000000000 +0100 +++ rpm-specs/R-data.table.spec 2024-04-06 10:09:43.752047003 +0200 @@ -9,10 +9,10 @@ Name: R-%{packname} Version: %{packver} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extension of `data.frame` -License: MPLv2.0 +License: MPL-2.0 URL: https://CRAN.R-project.org/package=%{packname} Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz # https://github.com/Rdatatable/data.table/issues/4032 @@ -118,6 +118,9 @@ %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.14.8-5 +- convert license to SPDX + * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.14.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/R-pbdRPC.spec rpm-specs/R-pbdRPC.spec --- rpm-specs.orig/R-pbdRPC.spec 2024-01-23 03:40:20.000000000 +0100 +++ rpm-specs/R-pbdRPC.spec 2024-04-06 10:09:44.931057214 +0200 @@ -4,12 +4,12 @@ Name: R-%{packname} Version: 0.2.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Programming with Big Data -- Remote Procedure Call # NOTE: There is a bundled copy of putty which is MIT, but we disable its usage # in favor of ssh. -License: MPLv2.0 +License: MPL-2.0 URL: https://CRAN.R-project.org/package=%{packname} Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packvers}.tar.gz # https://github.com/snoweye/pbdRPC/pull/7 @@ -78,6 +78,9 @@ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.2.1-21 +- convert license to SPDX + * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.2.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/rubygem-hashicorp-checkpoint.spec rpm-specs/rubygem-hashicorp-checkpoint.spec --- rpm-specs.orig/rubygem-hashicorp-checkpoint.spec 2024-04-05 04:40:15.000000000 +0200 +++ rpm-specs/rubygem-hashicorp-checkpoint.spec 2024-04-06 10:09:46.091067259 +0200 @@ -3,9 +3,9 @@ Name: rubygem-%{gem_name} Version: 0.1.5 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Internal HashiCorp service to check version information -License: MPLv2.0 +License: MPL-2.0 URL: http://www.hashicorp.com Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem BuildRequires: rubygems-devel @@ -67,6 +67,9 @@ %{gem_instdir}/spec %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.1.5-15 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/rubygem-vault.spec rpm-specs/rubygem-vault.spec --- rpm-specs.orig/rubygem-vault.spec 2024-04-05 04:40:55.000000000 +0200 +++ rpm-specs/rubygem-vault.spec 2024-04-06 10:09:47.264077418 +0200 @@ -3,9 +3,9 @@ Name: rubygem-%{gem_name} Version: 0.18.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Ruby API client for interacting with a Vault server -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/hashicorp/vault-ruby Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem BuildRequires: ruby(release) @@ -69,6 +69,9 @@ %doc %{gem_instdir}/README.md %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.18.2-3 +- convert license to SPDX + * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.18.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/seamonkey.spec rpm-specs/seamonkey.spec --- rpm-specs.orig/seamonkey.spec 2024-04-05 04:45:35.000000000 +0200 +++ rpm-specs/seamonkey.spec 2024-04-06 10:09:52.096119263 +0200 @@ -35,9 +35,9 @@ Name: seamonkey Summary: Web browser, e-mail, news, IRC client, HTML editor Version: 2.53.18.2 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.seamonkey-project.org -License: MPLv2.0 +License: MPL-2.0 Source0: http://archive.mozilla.org/pub/seamonkey/releases/%{version}/source/seamonkey-%{version}.source.tar.xz @@ -504,6 +504,9 @@ %changelog +* Sat Apr 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.53.18.2-2 +- convert license to SPDX + * Sat Mar 23 2024 Dmitry Butskoy <Dmitry@xxxxxxxxxxxx> 2.53.18.2-1 - update to 2.53.18.2 - add patch for system icu-74.1 (mozbz 1862601) diff -Naur rpm-specs.orig/socialscan.spec rpm-specs/socialscan.spec --- rpm-specs.orig/socialscan.spec 2024-04-05 04:46:09.000000000 +0200 +++ rpm-specs/socialscan.spec 2024-04-06 10:09:58.027171901 +0200 @@ -3,10 +3,10 @@ Name: %{pypi_name} Version: 1.4.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: CLI and library for usage checking of user names and email addresses -License: MPLv2.0 +License: MPL-2.0 URL: https://github.com/iojw/socialscan Source0: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch @@ -60,6 +60,9 @@ %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info/ %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.4.2-9 +- convert license to SPDX + * Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff -Naur rpm-specs.orig/vagrant-hostmanager.spec rpm-specs/vagrant-hostmanager.spec --- rpm-specs.orig/vagrant-hostmanager.spec 2023-08-07 04:44:02.000000000 +0200 +++ rpm-specs/vagrant-hostmanager.spec 2024-04-06 10:09:54.298138751 +0200 @@ -5,7 +5,7 @@ Release: %autorelease BuildArch: noarch -License: MPLv2.0 +License: MPL-2.0 Summary: Vagrant plugin to manage /etc/hosts URL: https://github.com/devopsgroup-io/vagrant-hostmanager Source0: https://rubygems.org/gems/%{vagrant_plugin_name}-%{version}.gem diff -Naur rpm-specs.orig/xcfun.spec rpm-specs/xcfun.spec --- rpm-specs.orig/xcfun.spec 2024-01-28 03:51:42.000000000 +0100 +++ rpm-specs/xcfun.spec 2024-04-06 10:09:55.851152557 +0200 @@ -2,9 +2,9 @@ Name: xcfun Version: 2.1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A library of approximate exchange-correlation functionals -License: MPLv2.0 +License: MPL-2.0 URL: https://xcfun.readthedocs.io Source0: https://github.com/dftlibs/xcfun/archive/v%{version}/%{name}-%{version}.tar.gz @@ -100,6 +100,9 @@ %{python3_sitearch}/xcfun %changelog +* Sat Apr 06 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.1.1-12 +- convert license to SPDX + * Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue