New release - setconf 0.7.7
This commit is contained in:
parent
62569404cf
commit
d2c842e17b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/setconf-0.7.6.tar.gz
|
||||
/setconf-0.7.7.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: setconf
|
||||
Version: 0.7.6
|
||||
Release: 6%{?dist}
|
||||
Version: 0.7.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility for changing settings in configuration text files
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -44,6 +44,9 @@ cd testcases/ && ./py3_test.sh
|
|||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 07 2020 Jan Macku <jamacku@redhat.com> - 0.7.7-1
|
||||
- New release - setconf 0.7.7
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.6-6
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (setconf-0.7.6.tar.gz) = 994414dd38b087bd7bc3fb6e1143617dcab3e24f5b12c8352c2b9076502534be860b749804fa1367a1412073e79b1b4f23a2a547c0706c27041742d39b2eb5ac
|
||||
SHA512 (setconf-0.7.7.tar.gz) = 5ada31bbf7abcaf69b0c7759bfb624b985e6482762e84a5eeeac3d3ed022fd88cd4440ebf53454839cf974370df85f73ac1a74ee9b9144c84d4763f537d0f96f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue