public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-gson] epel10: fixed  javadoc to build on jdk11
@ 2026-08-17 12:38 Jiri
  0 siblings, 0 replies; only message in thread
From: Jiri @ 2026-08-17 12:38 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:38 [rpms/google-gson] epel10: fixed javadoc to build on jdk11 Jiri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox