diff --git a/glib2.changes b/glib2.changes index 581cfbb..1e90573 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 28 11:03:25 UTC 2023 - Dominique Leuenberger + +- Use %autosetup instead of %setup/%patch. + ------------------------------------------------------------------- Wed Oct 25 13:18:49 UTC 2023 - Bjørn Lie diff --git a/glib2.spec b/glib2.spec index e23a5fc..97e4a04 100644 --- a/glib2.spec +++ b/glib2.spec @@ -256,11 +256,7 @@ the functionality of the installed glib2 package. %lang_package %prep -%setup -q -n glib-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch4 -p1 +%autosetup -p1 -n glib-%{version} cp -a %{SOURCE1} %{SOURCE2} %{SOURCE5} . cp -a %{SOURCE4} gnome_defaults.conf