diff --git a/tix.changes b/tix.changes index 5c13fcd..8176a1d 100644 --- a/tix.changes +++ b/tix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 15:01:21 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Feb 19 19:22:57 UTC 2018 - crrodriguez@opensuse.org diff --git a/tix.spec b/tix.spec index 5ae2576..08b0cd3 100644 --- a/tix.spec +++ b/tix.spec @@ -43,8 +43,7 @@ in intuitive ways. %prep -%setup -q -n Tix%version -%patch0 +%autosetup -p0 -n Tix%version find docs -type f | xargs chmod a-x %build