public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri <jvanek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: fixed javadoc to build on jdk11
Date: Mon, 17 Aug 2026 12:38:54 GMT [thread overview]
Message-ID: <178697033478.1.2378423411258015009.rpms-google-gson-71f668c22219@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-gson
Branch : epel10
Commit : 71f668c2221985f8917829eb4e80e9e13875cda5
Author : Jiri <jvanek@redhat.com>
Date : 2020-06-09T16:46:46+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-gson/c/71f668c2221985f8917829eb4e80e9e13875cda5?branch=epel10
Log:
fixed javadoc to build on jdk11
---
diff --git a/google-gson.spec b/google-gson.spec
index caa0b59..ef2894e 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -1,6 +1,6 @@
Name: google-gson
Version: 2.8.6
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Java lib for conversion of Java objects into JSON representation
License: ASL 2.0
URL: https://github.com/google/gson
@@ -59,7 +59,7 @@ find -name "module-info.java" -print -delete
</executions>" gson
%build
-%mvn_build
+%mvn_build --xmvn-javadoc
%install
%mvn_install
@@ -68,10 +68,13 @@ find -name "module-info.java" -print -delete
%license LICENSE
%doc README.md CHANGELOG.md UserGuide.md
-%files javadoc -f .mfiles-javadoc
+%files javadoc -f .mfiles-javadoc
%license LICENSE
%changelog
+* Mon Jun 06 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.6-4
+- fixed javadoc to build on jdk11
+
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
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=178697033478.1.2378423411258015009.rpms-google-gson-71f668c22219@fedoraproject.org \
--to=jvanek@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