Skip to content
Snippets Groups Projects
Commit 2f5d15df authored by importbot's avatar importbot
Browse files

import anthy-unicode-1.0.0.20240502-4.el10

parent ef684576
No related branches found
No related merge requests found
......@@ -2,7 +2,7 @@
## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 3;
release_number = 4;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
......@@ -22,7 +22,7 @@ Name: anthy-unicode
Version: 1.0.0.20240502
Release: %autorelease
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
License: LGPL-2.0-or-later and GPL-2.0-or-later and LicenseRef-Fedora-Public-Domain
License: LGPL-2.0-or-later AND GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
URL: https://github.com/fujiwarat/anthy-unicode/wiki
BuildRequires: emacs
BuildRequires: gcc
......@@ -184,6 +184,9 @@ cd ..
%changelog
## START: Generated by rpmautospec
* Sat Jul 13 2024 Takao Fujiwara <tfujiwar@redhat.com> - 1.0.0.20240502-4
- Fix license-validate
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.0.20240502-3
- Bump release for June 2024 mass rebuild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment