diff --git a/files_in_srpm.txt b/files_in_srpm.txt deleted file mode 100644 index 48cf38f62c276e3defbfa3c1ba1f1438f0a99126..0000000000000000000000000000000000000000 --- a/files_in_srpm.txt +++ /dev/null @@ -1,2 +0,0 @@ -backrefs-5.8.tar.gz -python-backrefs.spec diff --git a/python-backrefs.spec b/python-backrefs.spec index 1a0f6594aa888e5c69cf1d4461f4856ec93fe541..987cc92a63c8282c8b6eba6bb19541263e067010 100644 --- a/python-backrefs.spec +++ b/python-backrefs.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 5.8 -Release: 1 +Release: 2 Summary: A wrapper around re and regex that adds additional back references License: MIT @@ -62,5 +62,8 @@ support for some. %{python3_sitelib}/backrefs-*.dist-info/ %changelog +* Thu May 22 2025 Dongxing Wang - 5.8-2 +- Remove src.rpm and files_in_srpm.txt + * Wed May 14 2025 Dongxing Wang - 5.8-1 - Init package diff --git a/python-backrefs.src.rpm b/python-backrefs.src.rpm deleted file mode 100644 index 2a9a927b0847edc09e65f153832851f4938d779a..0000000000000000000000000000000000000000 Binary files a/python-backrefs.src.rpm and /dev/null differ