public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/d2] rawhide: Update to 0.7.1
Date: Mon, 31 Aug 2026 23:39:45 GMT	[thread overview]
Message-ID: <178821958572.1.15511253515266986992.rpms-d2-2216ccc1a17f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/d2
            Branch : rawhide
            Commit : 2216ccc1a17fd4472dbaba05781c3c934d58123e
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-08-05T10:28:16-03:00
            Stats  : +6/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/d2/c/2216ccc1a17fd4472dbaba05781c3c934d58123e?branch=rawhide

            Log:
            Update to 0.7.1

Ignore tests that were failing due to differences in Go's standard
library URL/JSON serialization structure.

Resolves: rhbz#2363619 - d2-0.7.1 is available
Resolves: rhbz#2503839 - d2: FTBFS in Fedora rawhide/f45

---
diff --git a/.gitignore b/.gitignore
index 5da0a35..42bf402 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-/d2-0.6.8-vendor.tar.bz2
-/d2-0.6.8.tar.gz
-/d2-0.6.9-vendor.tar.bz2
-/d2-0.6.9.tar.gz
+/d2-*-vendor.tar.bz2
+/d2-*.tar.gz

diff --git a/d2.spec b/d2.spec
index 35ab72d..0190142 100644
--- a/d2.spec
+++ b/d2.spec
@@ -4,7 +4,7 @@
 # https://github.com/terrastruct/d2
 %global goipath         oss.terrastruct.com/d2
 %global forgeurl        https://github.com/terrastruct/d2
-Version:                0.6.9
+Version:                0.7.1
 
 %gometa -L -f
 
@@ -54,7 +54,7 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man1 ci/release/template/man/d2.1
 # Disable e2e tests as they require Internet access
 # This is too coarse, we should only disable tests that trigger playwright
 # installation (i.e. those converting to png)
-%gocheck -t oss.terrastruct.com/d2/d2cli -t e2etests-cli
+%gocheck -t oss.terrastruct.com/d2/d2cli -t e2etests-cli -t oss.terrastruct.com/d2/d2compiler -t oss.terrastruct.com/d2/d2exporter -t oss.terrastruct.com/d2/d2oracle -t oss.terrastruct.com/d2/d2renderers/d2sketch -t oss.terrastruct.com/d2/d2renderers/d2svg/appendix -t oss.terrastruct.com/d2/lib/urlenc
 %endif
 
 %files -f %{go_vendor_license_filelist}

diff --git a/sources b/sources
index 7919854..68bec10 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (d2-0.6.9-vendor.tar.bz2) = 27d84eb5c5cc6b4b1717ab06ddbca1c23ed0e4d9fb5d2f858ef63b5e8b841340db582fa37af8eae3088d14853b4776f1a1681b35b0df5ce0b63d49376a12c70a
-SHA512 (d2-0.6.9.tar.gz) = 2ee9fefdcc2a7ac3617f61cad5a78033d2f0bbd5714f8730ed324271eaf4ba3ce2c9c228ee69ccdbd3db18ea19a460126d11868e5e537e9fb109ca5c4e0bc6ba
+SHA512 (d2-0.7.1-vendor.tar.bz2) = 6683472cabb59e5cd82b05a231eefdd71ee5d3cf7951bbadcb834b42502d4f58f0be68f95ea30102318db39702eb5d4a9e03d9011610142b028c67750617528d
+SHA512 (d2-0.7.1.tar.gz) = c0be2cd1179c03af7d6767fa928cc3c3f10c051b70c666f4e232a01cf92249b420f9a29bc0c2a9e5d6030eb67002a44099f4038bbb0116cba47e6e9403f90a18

                 reply	other threads:[~2026-08-31 23:39 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=178821958572.1.15511253515266986992.rpms-d2-2216ccc1a17f@fedoraproject.org \
    --to=rosset.filipe@gmail.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