Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
816f1d46ad | ||
|
|
3b90f5f26b | ||
|
|
006a875580 |
||
|
|
bbd358dfb8 |
1 changed files with 13 additions and 1 deletions
14
wordxtr.spec
14
wordxtr.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: wordxtr
|
||||
Version: 2.0.0
|
||||
Release: 9%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Create hunspell dictionary from given plain text input data files
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -42,6 +42,18 @@ input language and plain text unicode data files.
|
|||
%{_bindir}/wordxtr
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.0.0-12
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
* Tue Jan 27 2026 Parag Nemade <pnemade AT redhat DOT com> - 2.0.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.0-9
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue