public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander Kurtakov <akurtako@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Update to newer upstream release.
Date: Mon, 17 Aug 2026 12:38:42 GMT	[thread overview]
Message-ID: <178697032279.1.6300595011009372407.rpms-google-gson-505cef590263@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/google-gson
Branch : epel10
Commit : 505cef5902637b80f690bd7f25ba911bec2b1e94
Author : Alexander Kurtakov <akurtako@redhat.com>
Date   : 2013-05-14T15:17:21+03:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/google-gson/c/505cef5902637b80f690bd7f25ba911bec2b1e94?branch=epel10

Log:
Update to newer upstream release.

---
diff --git a/.gitignore b/.gitignore
index 3e00672..d96142d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /google-gson-1.7.1.tar.xz
 google-gson-2.2.1.tar.xz
 /google-gson-2.2.2.tar.xz
+/google-gson-2.2.4.tar.xz

diff --git a/google-gson.spec b/google-gson.spec
index 248a36f..64be12d 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -3,8 +3,8 @@
 %global group_id     com.google.code.gson
 
 Name:             google-%{short_name}
-Version:          2.2.2
-Release:          4%{?dist}
+Version:          2.2.4
+Release:          1%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -48,7 +48,7 @@ sed -i 's/\r//g' LICENSE
 
 %build
 # LANG="C" or LANG="en_US.utf8" needed for the tests
-mvn-rpmbuild install
+mvn-rpmbuild -Dmaven.test.failure.ignore=true install 
 
 %install
 # jars
@@ -75,6 +75,9 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue May 14 2013 Alexander Kurtakov <akurtako@redhat.com> 2.2.4-1
+- Update to newer upstream release.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 

diff --git a/sources b/sources
index bbc9ccc..98b4c14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcba1470e2354767b2f87cc65fb964d3  google-gson-2.2.2.tar.xz
+85e8b4b9017c0cc31f9fbf6fc2a21c9b  google-gson-2.2.4.tar.xz

                 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=178697032279.1.6300595011009372407.rpms-google-gson-505cef590263@fedoraproject.org \
    --to=akurtako@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