diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index 0134d1e7d884eb7fda4a50eb655a64c6dbc77aa6..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.0 +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/c9/77/4c6a43d26b75811885aff211b73e078eeeea86d5601c5c12dd188d7e2fd5/vdirsyncer-0.19.0.tar.gz +Source0: https://files.pythonhosted.org/packages/51/b6/92dcd91a6b9c6581edf14357f24ea11de7f402cde6b27f483d491313c51f/vdirsyncer-0.19.1.tar.gz BuildArch: noarch Requires: python3-click @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 17 2023 wubijie - 0.19.1-1 +- Update package to version 0.19.1 + * Thu Feb 16 2023 wubijie - 0.19.0-1 - Update package to version 0.19.0 diff --git a/vdirsyncer-0.19.0.tar.gz b/vdirsyncer-0.19.0.tar.gz deleted file mode 100644 index 4d351c367b24e488e5d562ba338ad143b791ab57..0000000000000000000000000000000000000000 Binary files a/vdirsyncer-0.19.0.tar.gz and /dev/null differ 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