diff --git a/babelfish-0.6.0.tar.gz b/babelfish-0.6.0.tar.gz deleted file mode 100644 index d529b7a60cbd42a673fdae33ee0bac35163647f6..0000000000000000000000000000000000000000 Binary files a/babelfish-0.6.0.tar.gz and /dev/null differ diff --git a/babelfish-0.6.1.tar.gz b/babelfish-0.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b1ff0138abb970ed71067a9caf17291861717f15 Binary files /dev/null and b/babelfish-0.6.1.tar.gz differ diff --git a/python-babelfish.spec b/python-babelfish.spec index 92a3c5683325b5f40a28343e3586a6cac70dd298..4e8d1318d0d238b305ebef8de45e7a32c6ba1d08 100644 --- a/python-babelfish.spec +++ b/python-babelfish.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-babelfish -Version: 0.6.0 +Version: 0.6.1 Release: 1 Summary: A module to work with countries and languages License: BSD-3-Clause URL: https://github.com/Diaoul/babelfish -Source0: https://files.pythonhosted.org/packages/02/0d/e72bf59672ebceae99cd339106df2b0d59964e00a04f7286ae9279d9da6c/babelfish-0.6.0.tar.gz +Source0: https://files.pythonhosted.org/packages/c5/8f/17ff889327f8a1c36a28418e686727dabc06c080ed49c95e3e2424a77aa6/babelfish-0.6.1.tar.gz BuildArch: noarch @@ -67,6 +67,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 31 2024 liudy - 0.6.1-1 +- Bump dependencies +- Replace pkg_resources with importlib + * Fri Sep 30 2022 guozhengxin - 0.6.0-1 - Upgrade package to version 0.6.0