public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: remove unnecessary dependency on parent POM
Date: Mon, 17 Aug 2026 12:38:53 GMT [thread overview]
Message-ID: <178697033387.1.18064654244796132459.rpms-google-gson-a5fd3afaf158@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-gson
Branch : epel10
Commit : a5fd3afaf158d67c45686556dc183fc00504a8c6
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2019-11-22T21:23:31+01:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-gson/c/a5fd3afaf158d67c45686556dc183fc00504a8c6?branch=epel10
Log:
remove unnecessary dependency on parent POM
---
diff --git a/google-gson.spec b/google-gson.spec
index 61ac218..c4f3fe6 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -1,6 +1,6 @@
Name: google-gson
Version: 2.8.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Java lib for conversion of Java objects into JSON representation
License: ASL 2.0
URL: https://github.com/google/gson
@@ -18,7 +18,6 @@ BuildArch: noarch
BuildRequires: maven-local
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
-BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
%description
Gson is a Java library that can be used to convert a Java object into its
@@ -38,6 +37,9 @@ This package contains the API documentation for %{name}.
%patch1 -p1
%patch2 -p1
+# remove unnecessary dependency on parent POM
+%pom_remove_parent
+
# presence of these files breaks builds with Java 8
find -name "module-info.java" -print -delete
@@ -70,6 +72,9 @@ find -name "module-info.java" -print -delete
%license LICENSE
%changelog
+* Thu Nov 21 2019 Fabio Valentini <decathorpe@gmail.com> - 2.8.6-2
+- Remove unnecessary dependency on parent POM.
+
* Fri Nov 01 2019 Fabio Valentini <decathorpe@gmail.com> - 2.8.6-1
- Update to version 2.8.6.
reply other threads:[~2026-08-17 12:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178697033387.1.18064654244796132459.rpms-google-gson-a5fd3afaf158@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox