diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index 80f0925da4edb9d37ff1052a1906312c250d41e4..78c24b55a298e1a654049cfd71954bbea4b52ae2 100644 --- a/python-vdirsyncer.spec +++ b/python-vdirsyncer.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-vdirsyncer -Version: 0.19.2 +Version: 0.19.1 Release: 1 Summary: Synchronize calendars and contacts License: BSD-3-Clause URL: https://github.com/pimutils/vdirsyncer -Source0: https://files.pythonhosted.org/packages/51/b6/92dcd91a6b9c6581edf14357f24ea11de7f402cde6b27f483d491313c51f/vdirsyncer-0.19.2.tar.gz +Source0: https://files.pythonhosted.org/packages/51/b6/92dcd91a6b9c6581edf14357f24ea11de7f402cde6b27f483d491313c51f/vdirsyncer-0.19.1.tar.gz BuildArch: noarch Requires: python3-click @@ -81,9 +81,6 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Jul 27 2023 sunhui - 0.19.2-1 -- Update package to version 0.19.2 - * Fri Mar 17 2023 wubijie - 0.19.1-1 - Update package to version 0.19.1 diff --git a/vdirsyncer-0.19.1.tar.gz b/vdirsyncer-0.19.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..aaa3298f913ecf29ebf2b28f61df5af4541de6fc Binary files /dev/null and b/vdirsyncer-0.19.1.tar.gz differ diff --git a/vdirsyncer-0.19.2.tar.gz b/vdirsyncer-0.19.2.tar.gz deleted file mode 100644 index 2d2aa69a453c66504598c8a16e507fd5643e9850..0000000000000000000000000000000000000000 Binary files a/vdirsyncer-0.19.2.tar.gz and /dev/null differ