From 49bc0fa923732235f4679b6e674069481a5b3ad7ff0c77c02e63f6e9767504ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 11 Sep 2019 15:01:19 +0000 Subject: [PATCH] - Update to 1.4.7: * no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=9 --- identify-1.4.5.tar.gz | 3 --- identify-1.4.7.tar.gz | 3 +++ python-identify.changes | 6 ++++++ python-identify.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 identify-1.4.5.tar.gz create mode 100644 identify-1.4.7.tar.gz diff --git a/identify-1.4.5.tar.gz b/identify-1.4.5.tar.gz deleted file mode 100644 index ea8ea82..0000000 --- a/identify-1.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:425d8d942e9ed6c9966dc8ad12b901fc072328b7a96abcfac9487658d2f028e2 -size 99022 diff --git a/identify-1.4.7.tar.gz b/identify-1.4.7.tar.gz new file mode 100644 index 0000000..7152d11 --- /dev/null +++ b/identify-1.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c885fa158aeb16ecfc4ed92f4a380e9b3ed486d60188e30a765e0bb4759e67 +size 99041 diff --git a/python-identify.changes b/python-identify.changes index c09d6fc..d737581 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 11 15:00:28 UTC 2019 - Tomáš Chvátal + +- Update to 1.4.7: + * no upstream changelog + ------------------------------------------------------------------- Tue Jul 30 08:42:06 UTC 2019 - pgajdos@suse.com diff --git a/python-identify.spec b/python-identify.spec index 8854fb9..b9c3aa8 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-identify -Version: 1.4.5 +Version: 1.4.7 Release: 0 Summary: File identification library for Python License: MIT