From e7b1aaded40665d4da5d078f68f86da6fc3df5a3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 00:36:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/google-gson.git#cec9123fbeeb45a6e83885a18f69f4581356fd34 --- google-gson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/google-gson.spec b/google-gson.spec index 78a7b26..a47820c 100644 --- a/google-gson.spec +++ b/google-gson.spec @@ -1,6 +1,6 @@ Name: google-gson Version: 2.8.6 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Java lib for conversion of Java objects into JSON representation License: ASL 2.0 URL: https://github.com/google/gson @@ -78,6 +78,9 @@ find -name "module-info.java" -print -delete %license LICENSE %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.8.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 27 2020 Mat Booth - 2.8.6-7 - Add patch to prevent hard OSGi dep on 'sun.misc' package - Fix bogus date in changelog