diff --git a/backrefs-5.8.tar.gz b/backrefs-6.0.1.tar.gz similarity index 54% rename from backrefs-5.8.tar.gz rename to backrefs-6.0.1.tar.gz index 08dc61c37aaabe17561f6754e631c57a2a1a1473..806403ee497e1b8dd228974d23b777dbf4c33e9c 100644 Binary files a/backrefs-5.8.tar.gz and b/backrefs-6.0.1.tar.gz differ diff --git a/python-backrefs.spec b/python-backrefs.spec index 987cc92a63c8282c8b6eba6bb19541263e067010..5e9a0da84fcf1a1a65af05bfebf4e9912266db48 100644 --- a/python-backrefs.spec +++ b/python-backrefs.spec @@ -2,8 +2,8 @@ %global pypi_name backrefs Name: python-%{pypi_name} -Version: 5.8 -Release: 2 +Version: 6.0.1 +Release: 1 Summary: A wrapper around re and regex that adds additional back references License: MIT @@ -62,6 +62,10 @@ support for some. %{python3_sitelib}/backrefs-*.dist-info/ %changelog +* Mon Sep 22 2025 Yu Peng - 6.0.1-1 +- Upgrade to 6.0.1 + FIX: Fix a regression that created an ASCII binary property that would override the ASCII block property. + * Thu May 22 2025 Dongxing Wang - 5.8-2 - Remove src.rpm and files_in_srpm.txt