0.37
This commit is contained in:
parent
1e317e96dd
commit
ce1b0283e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/scour-0.35.tar.gz
|
||||
/scour-0.37.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global sum An SVG scrubber
|
||||
|
||||
Name: python-scour
|
||||
Version: 0.35
|
||||
Release: 9%{?dist}
|
||||
Version: 0.37
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: ASL 2.0
|
||||
@ -77,6 +77,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 31 2019 Gwyn Ciesla <limburgher@gmail.com> - 0.37-1
|
||||
- 0.37
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user