diff --git a/bincopy-20.0.0.tar.gz b/bincopy-20.0.0.tar.gz deleted file mode 100644 index 1954ac0..0000000 --- a/bincopy-20.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14cfb4cf97227bf2b1f5b85623df4c767ad219afdc9fe0732dd2cfdff446afdf -size 750646 diff --git a/bincopy-20.1.0.tar.gz b/bincopy-20.1.0.tar.gz new file mode 100644 index 0000000..1fea1ea --- /dev/null +++ b/bincopy-20.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a4e8cb82edafbbe367415337d1926c7d8c455617e43bd4b145653772b9b965 +size 750857 diff --git a/python-bincopy.changes b/python-bincopy.changes index 2686d0d..5c80dae 100644 --- a/python-bincopy.changes +++ b/python-bincopy.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 28 07:27:03 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 20.1.0 + * Upgrade workflow python versions + * Upgrade dependency actions + * Upgrade python version trove classifiers + * Add `BinFile.as_microchip_hex` + * Version 20.1.0. + * Fix publish? + ------------------------------------------------------------------- Sat Dec 2 16:47:49 UTC 2023 - Dirk Müller diff --git a/python-bincopy.spec b/python-bincopy.spec index 68c8a9a..d3ee851 100644 --- a/python-bincopy.spec +++ b/python-bincopy.spec @@ -1,7 +1,7 @@ # # spec file for package python-bincopy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-bincopy -Version: 20.0.0 +Version: 20.1.0 Release: 0 Summary: Mangling of various file formats that conveys binary information License: MIT @@ -39,7 +39,7 @@ Requires: fdupes Requires: python-humanfriendly Requires: python-pyelftools Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages