public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Removal of failing testInetAddressSerializationAndDeserialization
Date: Mon, 17 Aug 2026 12:38:37 GMT	[thread overview]
Message-ID: <178697031750.1.10053288346856409698.rpms-google-gson-3ed53a617579@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/google-gson
Branch : epel10
Commit : 3ed53a617579c1c5a75ba03bc21d90ea602a21cb
Author : Jaromír Cápík <jcapik@redhat.com>
Date   : 2011-05-13T14:32:06+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/google-gson/c/3ed53a617579c1c5a75ba03bc21d90ea602a21cb?branch=epel10

Log:
Removal of failing testInetAddressSerializationAndDeserialization

---
diff --git a/google-gson.spec b/google-gson.spec
index 2cdbaa7..d6e6ac5 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -4,7 +4,7 @@
 
 Name:             google-%{short_name}
 Version:          1.7.1
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -15,6 +15,7 @@ URL:              http://code.google.com/p/%{name}
 Source0:          %{name}-%{version}.tar.xz
 
 Patch0:           %{name}-test-fails-workaround.patch
+Patch1:           %{name}-test-fails-workaround-2.patch
 
 BuildArch:        noarch
 
@@ -46,6 +47,7 @@ This package contains the API documentation for %{name}.
 %setup -q
 
 %patch0 -p1
+%patch1 -p1
 
 # convert CR+LF to LF
 sed -i 's/\r//g' LICENSE
@@ -85,6 +87,9 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Fri May 13 2011 Jaromir Capik <jcapik@redhat.com> - 1.7.1-3
+- Removal of failing testInetAddressSerializationAndDeserialization
+
 * Wed May 11 2011 Jaromir Capik <jcapik@redhat.com> - 1.7.1-2
 - Conversion of CR+LF to LF in the license file
 

             reply	other threads:[~2026-08-17 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-17 12:38  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-17 12:38 [rpms/google-gson] epel10: Removal of failing testInetAddressSerializationAndDeserialization 

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=178697031750.1.10053288346856409698.rpms-google-gson-3ed53a617579@fedoraproject.org \
    --to=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