Compare commits
11 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55b197aca8 | ||
|
|
0505695188 | ||
|
|
23cddf8b82 | ||
|
|
c0b07148c7 | ||
|
|
33aff644fc | ||
|
|
1d8d361ecb | ||
|
|
4fbc029b17 | ||
|
|
4bb8fc4323 | ||
|
|
18bc2b9545 | ||
|
|
a7a9d2d4b5 | ||
|
|
f6847c1944 |
1 changed files with 36 additions and 2 deletions
38
setconf.spec
38
setconf.spec
|
|
@ -1,9 +1,10 @@
|
||||||
Name: setconf
|
Name: setconf
|
||||||
Version: 0.7.7
|
Version: 0.7.7
|
||||||
Release: 13%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: Utility for changing settings in configuration text files
|
Summary: Utility for changing settings in configuration text files
|
||||||
|
|
||||||
License: GPLv2
|
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||||
|
License: GPL-2.0-only
|
||||||
URL: http://setconf.roboticoverlords.org/
|
URL: http://setconf.roboticoverlords.org/
|
||||||
Source0: https://github.com/xyproto/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/xyproto/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
|
@ -45,6 +46,39 @@ cd testcases/ && ./py3_test.sh
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-24
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.7.7-23
|
||||||
|
- Rebuilt for Python 3.15
|
||||||
|
|
||||||
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-22
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.7.7-21
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.7.7-20
|
||||||
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.7.7-18
|
||||||
|
- Rebuilt for Python 3.14
|
||||||
|
|
||||||
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-17
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.7.7-16
|
||||||
|
- convert license to SPDX
|
||||||
|
|
||||||
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-15
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.7.7-14
|
||||||
|
- Rebuilt for Python 3.13
|
||||||
|
|
||||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-13
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.7-13
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue