public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Remove test that relies on networking
Date: Mon, 17 Aug 2026 12:38:46 GMT [thread overview]
Message-ID: <178697032619.1.3982199627998243424.rpms-google-gson-92c6c57b94de@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-gson
Branch : epel10
Commit : 92c6c57b94de5230c99ab26d43d125fab02b4f47
Author : Michael Simacek <msimacek@redhat.com>
Date : 2015-04-20T18:04:28+02:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-gson/c/92c6c57b94de5230c99ab26d43d125fab02b4f47?branch=epel10
Log:
Remove test that relies on networking
---
diff --git a/google-gson.spec b/google-gson.spec
index fb8e75b..7bc34e4 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -4,7 +4,7 @@
Name: google-%{short_name}
Version: 2.2.4
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Java lib for conversion of Java objects into JSON representation
License: ASL 2.0
URL: http://code.google.com/p/%{name}
@@ -41,6 +41,9 @@ This package contains the API documentation for %{name}.
# convert CR+LF to LF
sed -i 's/\r//g' LICENSE
+# Test requires network
+rm src/test/java/com/google/gson/DefaultInetAddressTypeAdapterTest.java
+
%build
# LANG="C" or LANG="en_US.utf8" needed for the tests
%mvn_build -- -Dmaven.test.failure.ignore=true
@@ -55,6 +58,9 @@ sed -i 's/\r//g' LICENSE
%doc LICENSE
%changelog
+* Mon Apr 20 2015 Michael Simacek <msimacek@redhat.com> - 2.2.4-8
+- Remove test that relies on networking
+
* Mon Mar 30 2015 Michael Simacek <msimacek@redhat.com> - 2.2.4-7
- Remove dependency on cobertura
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=178697032619.1.3982199627998243424.rpms-google-gson-92c6c57b94de@fedoraproject.org \
--to=msimacek@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