diff --git a/icoextract-0.1.3.tar.gz b/icoextract-0.1.3.tar.gz deleted file mode 100644 index 51ec697..0000000 --- a/icoextract-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca2450e716b6c65cf695c1b480e5503b8103b10ed8de5110eac0778fbc502117 -size 46447 diff --git a/icoextract-0.1.4.tar.gz b/icoextract-0.1.4.tar.gz new file mode 100644 index 0000000..ed57053 --- /dev/null +++ b/icoextract-0.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d84a6191c02326bdf6f7689184540aba5b683b9c626ed832ff20c426f2d6746 +size 46660 diff --git a/python-icoextract.changes b/python-icoextract.changes index 6a3a060..29bc5af 100644 --- a/python-icoextract.changes +++ b/python-icoextract.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 29 02:27:52 UTC 2022 - Yogalakshmi Arunachalam + +- Update to icoextract 0.1.4 (2022-08-08) + IconExtractor: support raw bytes as input, in addition to a filename + Refresh function descriptions + ------------------------------------------------------------------- Tue Aug 30 09:23:40 UTC 2022 - Dominique Leuenberger diff --git a/python-icoextract.spec b/python-icoextract.spec index 6292a11..b3f1e0b 100644 --- a/python-icoextract.spec +++ b/python-icoextract.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-icoextract -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: Extract icons from Windows PE files (.exe/.dll) License: MIT