diff --git a/stardict.changes b/stardict.changes index f0c63b0..73353be 100644 --- a/stardict.changes +++ b/stardict.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 13:30:23 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Fri Jun 12 00:26:48 UTC 2020 - andy great diff --git a/stardict.spec b/stardict.spec index 8b84760..15e4937 100644 --- a/stardict.spec +++ b/stardict.spec @@ -64,10 +64,7 @@ selection word" and "Fuzzy query". %lang_package %prep -%setup -q -%patch0 -%patch1 -%patch2 +%autosetup -p0 # Remove unneeded sigc++ header files to make it sure # that we are using system-wide libsigc++