diff --git a/openEuler-add-expected_stdout-for-test-018.patch b/0000-add-expected_stdout-for-test-018.patch similarity index 100% rename from openEuler-add-expected_stdout-for-test-018.patch rename to 0000-add-expected_stdout-for-test-018.patch diff --git a/oddjob.spec b/oddjob.spec index 29436e4..e9ecba4 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -1,12 +1,12 @@ Name: oddjob Version: 0.34.7 -Release: 2 +Release: 3 URL: https://pagure.io/oddjob Source0: https://releases.pagure.org/oddjob/oddjob-%{version}.tar.gz Summary: A D-Bus service which runs odd jobs on behalf of client applications License: BSD -Patch9000: openEuler-add-expected_stdout-for-test-018.patch +Patch0: 0000-add-expected_stdout-for-test-018.patch BuildRequires: gcc dbus-devel >= 0.22, dbus-x11, libselinux-devel, libxml2-devel docbook-dtds, xmlto BuildRequires: pam-devel, python3-devel, pkgconfig cyrus-sasl-devel, krb5-devel, openldap-devel @@ -105,6 +105,9 @@ exit 0 %{_mandir}/*/* %changelog +* Fri Nov 25 2022 yanglongkang - 0.34.7-3 +- rename the patch + * Fri Aug 12 2022 shixuantong - 0.34.7-2 - add expected_stdout for test 018