public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dtc] f44: 1.8.1, Enable tests
@ 2026-09-08 12:11 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-09-08 12:11 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 12:11 [rpms/dtc] f44: 1.8.1, Enable tests Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox