diff --git a/python-srcinfo.changes b/python-srcinfo.changes index b498643..9a1d7d8 100644 --- a/python-srcinfo.changes +++ b/python-srcinfo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 16:06:46 UTC 2023 - Dirk Müller + +- update to 0.1.2: + * Revert "Don't check for prefix matches in is_array" + * Add test to make sure architecture-specific arrays work + ------------------------------------------------------------------- Wed Dec 14 23:16:31 UTC 2022 - John Vandenberg diff --git a/python-srcinfo.spec b/python-srcinfo.spec index 935280e..35b34f7 100644 --- a/python-srcinfo.spec +++ b/python-srcinfo.spec @@ -1,7 +1,7 @@ # # spec file for package python-srcinfo # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-srcinfo -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Python library to parse Arch SRCINFO files License: ISC diff --git a/srcinfo-0.1.1.tar.gz b/srcinfo-0.1.1.tar.gz deleted file mode 100644 index a7347e7..0000000 --- a/srcinfo-0.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f620ec0697ab7419e85afd37c5737660b9978b463672e25b5b7ee610fc540757 -size 5172 diff --git a/srcinfo-0.1.2.tar.gz b/srcinfo-0.1.2.tar.gz new file mode 100644 index 0000000..05cbf09 --- /dev/null +++ b/srcinfo-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8296c710015a6b25c1dc750a494841a8094a2cf4fdb33a375fbe9720ec976e6 +size 5262