diff --git a/puremagic-1.29.tar.gz b/puremagic-1.29.tar.gz deleted file mode 100644 index e05d6f3..0000000 --- a/puremagic-1.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67c115db3f63d43b13433860917b11e2b767e5eaec696a491be2fb544f224f7a -size 314734 diff --git a/puremagic-1.30.tar.gz b/puremagic-1.30.tar.gz new file mode 100644 index 0000000..d4c1dde --- /dev/null +++ b/puremagic-1.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ff7ac157d54e9cf3bff1addfd97233548e75e685282d84ae11e7ffee1614c9 +size 314785 diff --git a/python-puremagic.changes b/python-puremagic.changes index 3ab9bc4..37922d6 100644 --- a/python-puremagic.changes +++ b/python-puremagic.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 5 10:23:19 UTC 2025 - Dirk Müller + +- update to 1.30: + * Adding #109 Halt on non-regular files like /dev/zero and + /dev/random (thanks to Yuri Schaeffer) + ------------------------------------------------------------------- Sun May 4 08:52:08 UTC 2025 - Dirk Müller diff --git a/python-puremagic.spec b/python-puremagic.spec index f6d6afe..9a8691c 100644 --- a/python-puremagic.spec +++ b/python-puremagic.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-puremagic -Version: 1.29 +Version: 1.30 Release: 0 Summary: Pure python implementation of magic file detection License: MIT