Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
anthy-unicode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
anthy-unicode
Commits
2f5d15df
Commit
2f5d15df
authored
7 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import anthy-unicode-1.0.0.20240502-4.el10
parent
ef684576
No related branches found
Branches containing commit
Tags
imports/c10s/anthy-unicode-1.0.0.20240502-4.el10
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/anthy-unicode.spec
+5
-2
5 additions, 2 deletions
SPECS/anthy-unicode.spec
with
5 additions
and
2 deletions
SPECS/anthy-unicode.spec
+
5
−
2
View file @
2f5d15df
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment