Update to version 0.6.1
This commit is contained in:
parent
e9dc8f2aca
commit
27c1706cf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/py3exiv2-0.2.1.tar.gz
|
||||
/py3exiv2-0.3.0.tar.gz
|
||||
/py3exiv2-0.5.0.tar.gz
|
||||
/py3exiv2-0.6.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tar_name py3exiv2
|
||||
|
||||
Name: python3-exiv2
|
||||
Version: 0.5.0
|
||||
Release: 5%{?dist}
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GPLv3+
|
||||
Summary: Python3 bindings for the exiv2 library
|
||||
Url: https://launchpad.net/py3exiv2
|
||||
@ -40,6 +40,10 @@ easy manipulation of image metadata.
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 09 2019 Andreas Schneider <asn@redhat.com> - 0.6.1-1
|
||||
- Update to version 0.6.1
|
||||
* Add the streaming of the preview data
|
||||
|
||||
* Thu Jan 31 2019 Andreas Schneider <asn@redhat.com> - 0.5.0-1
|
||||
- Update to version 0.5.0
|
||||
* Several bugfixes for exiv2-0.27
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (py3exiv2-0.5.0.tar.gz) = 5ff9853fe83c39da9c97cc5f3482be14f181faf0ab16d520cf637c8534395470da686551e11c4d7889e7d1c551136af2dad6430fe5f2a9a2f35140aa083c556e
|
||||
SHA512 (py3exiv2-0.6.1.tar.gz) = 2fa6cdec57f102ed769418a27f49edaa353c145f15de25d331b431e4a7d288b98125ac799d8c9cf79c21074177523a3ef2df4f1615546af577d96a2784ef7def
|
||||
|
Loading…
Reference in New Issue
Block a user