Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c99b0692f0 | ||
|
|
1753022904 | ||
|
|
308dfc9c2a |
1 changed files with 10 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: etckeeper
|
||||
Version: 1.18.22
|
||||
Release: 3%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Store /etc in a SCM system (git, mercurial, bzr or darcs)
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -247,6 +247,15 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.18.22-6
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.18.22-5
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.22-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jul 15 2025 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.22-3
|
||||
- Fix conditional.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue