diff --git a/emacs-blacken.spec b/emacs-blacken.spec index 9e951bc..5af5c22 100644 --- a/emacs-blacken.spec +++ b/emacs-blacken.spec @@ -6,10 +6,11 @@ Name: emacs-%{pkg} Version: 0 -Release: 0.13.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.17.%{commitdate}git%{shortcommit}%{?dist} Summary: Python Black for Emacs -License: GPLv3+ +# Automatically converted from old format: GPLv3+ - review is highly recommended. +License: GPL-3.0-or-later URL: https://github.com/pythonic-emacs/%{pkg} Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: %{pkg}-init.el @@ -52,6 +53,18 @@ install -Dpm 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_emacs_sitestartdir}/%{pkg}-init.e %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 0-0.17.20210406git880cf50 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Thu Jan 16 2025 Fedora Release Engineering - 0-0.16.20210406git880cf50 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Thu Jul 25 2024 Miroslav Suchý - 0-0.15.20210406git880cf50 +- convert license to SPDX + +* Wed Jul 17 2024 Fedora Release Engineering - 0-0.14.20210406git880cf50 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 0-0.13.20210406git880cf50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild