public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dtc] f44: 1.8.1, Enable tests
Date: Tue, 08 Sep 2026 12:11:52 GMT [thread overview]
Message-ID: <178886951272.1.12944880482777169849.rpms-dtc-0d323eebd114@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dtc
Branch : f44
Commit : 0d323eebd114d539b7298d93ca5916d5a2cc0fe3
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2026-05-28T20:22:26+01:00
Stats : +13/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/dtc/c/0d323eebd114d539b7298d93ca5916d5a2cc0fe3?branch=f44
Log:
1.8.1, Enable tests
---
diff --git a/dtc.spec b/dtc.spec
index c137e20..b586db1 100644
--- a/dtc.spec
+++ b/dtc.spec
@@ -7,7 +7,7 @@
%undefine _auto_set_build_flags
Name: dtc
-Version: 1.8.0
+Version: 1.8.1
Release: 1%{?dist}
Summary: Device Tree Compiler
License: GPL-2.0-or-later
@@ -108,7 +108,7 @@ This package provides the static library of mingw64-libfdt
%build
-%meson
+%meson -Dtools=true -Dpython=enabled
%meson_build
%if %{with_mingw}
@@ -125,8 +125,14 @@ This package provides the static library of mingw64-libfdt
%mingw_debug_install_post
%endif
+
+%check
+%meson_test
+
+
%ldconfig_scriptlets -n libfdt
+
%files
%license GPL
%doc Documentation/manual.txt
@@ -174,6 +180,10 @@ This package provides the static library of mingw64-libfdt
%endif
%changelog
+* Thu May 28 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8.1-1
+- Update to 1.8.1
+- Enable tests
+
* Wed May 27 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 1.8.0-1
- Update to 1.8.0
diff --git a/sources b/sources
index bbcb18e..1a4ad4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dtc-1.8.0.tar.xz) = 3fe422f1a1d5f920b96d2336f757a4b9ce1363b1d6595e213e4d6a2bcaf7bf30cc75648195e1540b72382c34031c74231fa741a4edb0a32f74d2914f0f487c44
+SHA512 (dtc-1.8.1.tar.xz) = 9a2987aab1e3be91b71a72e5aea7a4e3f88e66521e68fea25345f5e1f86189c0ed82668e31d4ce7869cb0e0277289ffa3b62bc2a002f2d18849be84aa4fab757
reply other threads:[~2026-09-08 12:11 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=178886951272.1.12944880482777169849.rpms-dtc-0d323eebd114@fedoraproject.org \
--to=pbrobinson@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