public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Remove javadoc subpackage
Date: Mon, 17 Aug 2026 12:39:11 GMT [thread overview]
Message-ID: <178697035190.1.12112739709759987698.rpms-google-gson-6d9a51be809e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-gson
Branch : epel10
Commit : 6d9a51be809e04de7017330d24a6b1b04bbd64a5
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date : 2025-03-03T12:53:38+01:00
Stats : +3/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-gson/c/6d9a51be809e04de7017330d24a6b1b04bbd64a5?branch=epel10
Log:
Remove javadoc subpackage
---
diff --git a/google-gson.spec b/google-gson.spec
index f47d0a5..e31ead0 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -19,6 +19,8 @@ BuildRequires: javapackages-bootstrap
BuildRequires: maven-local
BuildRequires: mvn(javax.annotation:jsr250-api)
%endif
+# TODO Remove in Fedora 46
+Obsoletes: %{name}-javadoc < 2.12.1-3
%description
Gson is a Java library that can be used to convert a Java object into its
@@ -26,12 +28,6 @@ JSON representation. It can also be used to convert a JSON string into an
equivalent Java object. Gson can work with arbitrary Java objects including
pre-existing objects that you do not have source-code of.
-%package javadoc
-Summary: API documentation for %{name}
-
-%description javadoc
-This package contains the API documentation for %{name}.
-
%prep
%autosetup -p1 -C
@@ -77,7 +73,7 @@ sed 's/${project.version}/%{version}/' gson/src/main/java-templates/com/google/g
%pom_disable_module test-shrinker
%build
-%mvn_build -f
+%mvn_build -j -f
%install
%mvn_install
@@ -86,8 +82,5 @@ sed 's/${project.version}/%{version}/' gson/src/main/java-templates/com/google/g
%license LICENSE
%doc README.md CHANGELOG.md UserGuide.md
-%files javadoc -f .mfiles-javadoc
-%license LICENSE
-
%changelog
%autochangelog
reply other threads:[~2026-08-17 12:39 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=178697035190.1.12112739709759987698.rpms-google-gson-6d9a51be809e@fedoraproject.org \
--to=mizdebsk@redhat.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