diff --git a/vdirsyncer.spec b/vdirsyncer.spec index 4f7147d..6c31c00 100644 --- a/vdirsyncer.spec +++ b/vdirsyncer.spec @@ -18,7 +18,7 @@ Name: vdirsyncer Version: 0.20.0 -Release: 7%{?dist} +Release: 3%{?dist} Summary: %{sum} License: BSD-3-Clause @@ -46,7 +46,6 @@ BuildRequires: python3-aiohttp-oauthlib BuildRequires: python3-trustme BuildRequires: python3-pytest-httpserver BuildRequires: python3-pytest-localserver -BuildRequires: python3-pkg-resources Requires: python3-click >= 5.0 Requires: python3-click-log >= 0.4 @@ -161,18 +160,6 @@ sh build.sh tests %doc docs/_build/html docs/_build/text %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.20.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Thu Jun 04 2026 Python Maint - 0.20.0-6 -- Rebuilt for Python 3.15 - -* Thu May 07 2026 Tomáš Hrnčiar - 0.20.0-5 -- Add BR on python3-pkg-resources, setuptools 82 dropped pkg_resources - -* Sat Jan 17 2026 Fedora Release Engineering - 0.20.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - * Tue Dec 16 2025 Michel Lind - 0.20.0-3 - Support building with old setuptools (pre-PEP 639)