diff --git a/python-meh-0.47.tar.gz b/python-meh-0.47.tar.gz deleted file mode 100644 index da15016..0000000 Binary files a/python-meh-0.47.tar.gz and /dev/null differ diff --git a/python-meh-0.48.tar.gz b/python-meh-0.48.tar.gz new file mode 100644 index 0000000..2b7e026 Binary files /dev/null and b/python-meh-0.48.tar.gz differ diff --git a/python-meh.spec b/python-meh.spec index 65288f2..8eddc45 100644 --- a/python-meh.spec +++ b/python-meh.spec @@ -1,6 +1,6 @@ Name: python-meh -Version: 0.47 -Release: 4 +Version: 0.48 +Release: 1 Summary: A python library for handling exceptions License: GPLv2+ URL: https://github.com/rhinstaller/%{name} @@ -44,6 +44,9 @@ make test %{_datadir}/python-meh %changelog +* Wed Aug 26 2020 tianwei - 0.48-1 +- update to release 0.48 + * Thu Nov 21 2019 fangyufa - 0.47-4 - add buildrequires of git for x86_64 build