$ git show --format=fuller --patch-with-stat --summary ef0752707f37297e1dd4ab70d15e69f43ae1e70c
commit ef0752707f37297e1dd4ab70d15e69f43ae1e70c
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 03:00:43 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 03:00:43 2022 +0200
    Fix file list
---
 python-deprecation.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/python-deprecation.spec b/python-deprecation.spec
index 9f3a678..71e4503 100644
--- a/python-deprecation.spec
+++ b/python-deprecation.spec
@@ -2,7 +2,7 @@
 
 Name:           python-%{pypi_name}
 Version:        2.1.0
-Release:        1
+Release:        2
 Summary:        A library to handle automated deprecations
 License:        ASL 2.0
 Group:          Development/Python
@@ -33,6 +33,5 @@ rm -rf %{pypi_name}.egg-info
 %files
 %doc LICENSE
 %doc README.rst
-%{python_sitelib}/__pycache__/*
 %{python_sitelib}/%{pypi_name}.py
 %{python_sitelib}/%{pypi_name}-%{version}-py%{python_version}.egg-info