diff --git a/jgit.spec b/jgit.spec index 46f53f17832866130900bb31542f34a428fdf024..c189f13d73c1c82e7105be8180a3c5db70ae5e00 100644 --- a/jgit.spec +++ b/jgit.spec @@ -2,7 +2,7 @@ %bcond_with tests Name: jgit Version: 5.11.0 -Release: 1 +Release: 2 Summary: A pure java implementation of git License: BSD URL: https://www.eclipse.org/jgit/ @@ -40,9 +40,7 @@ Summary: API documentation for %{name} %{summary}. %prep -%setup -n jgit-%{gittag} -q -%patch0 -p1 -%patch1 -p1 +%autosetup -n jgit-%{gittag} -p1 rm .mvn/maven.config %pom_xpath_remove "pom:configuration/pom:annotationProcessorPaths" @@ -100,6 +98,9 @@ EOF %license LICENSE %changelog +* Tue May 09 2023 shenbowen - 5.11.0-2 +- modify %patchxxx -p1 to %autosetup -p1 + * Fri Nov 25 2022 yaoxin - 5.11.0-1 - Update to 5.11.0