Update to 0.2.4
This commit is contained in:
parent
e34b60a262
commit
772674b851
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/marshalparser-0.2.1.tar.gz
|
||||
/marshalparser-0.2.2.tar.gz
|
||||
/marshalparser-0.2.3.tar.gz
|
||||
/marshalparser-0.2.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: marshalparser
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Parser for Python internal Marshal format
|
||||
|
||||
@ -44,6 +44,9 @@ reproducibility.
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 08 2020 Lumír Balhar <lbalhar@redhat.com> - 0.2.4-1
|
||||
- Update to 0.2.4
|
||||
|
||||
* Wed Nov 11 2020 Lumír Balhar <lbalhar@redhat.com> - 0.2.3-1
|
||||
- Update to 0.2.3 (#1896208)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (marshalparser-0.2.3.tar.gz) = 33c37fd9a00a65405bb43c081114e0948fec81d8e337117056fb4cfe0ba8ce202df281e14b8960f59b0677918a77f642a61d88ffc1b360d66f32680271866f48
|
||||
SHA512 (marshalparser-0.2.4.tar.gz) = ad88ecc4e254c8fc5e90580b68c92abd991126a313fe57c00e2578fa2eb47c31d1708eac983eddd0f58a28b13f905e402423446b329ea97dcd5fb112c4f38a4a
|
||||
|
Loading…
Reference in New Issue
Block a user