From 4599d607bb707e8405cc66e0a63dee13108ba93822396d9cc6c998f9e016108d Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Fri, 15 Aug 2025 07:50:38 +0000 Subject: [PATCH] Accepting request 1299442 from home:benoit_monin:branches:devel:languages:python update to version 1.7.2.post1 OBS-URL: https://build.opensuse.org/request/show/1299442 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibfdt?expand=0&rev=9 --- pylibfdt-1.7.2.post1.tar.gz | 3 +++ pylibfdt-1.7.2.tar.gz | 3 --- python-pylibfdt.changes | 6 ++++++ python-pylibfdt.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 pylibfdt-1.7.2.post1.tar.gz delete mode 100644 pylibfdt-1.7.2.tar.gz diff --git a/pylibfdt-1.7.2.post1.tar.gz b/pylibfdt-1.7.2.post1.tar.gz new file mode 100644 index 0000000..b54404b --- /dev/null +++ b/pylibfdt-1.7.2.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ec69755f7565dc25e4e640e0315795888d4caeb7f146de4e05bf12b03c94c8 +size 62578 diff --git a/pylibfdt-1.7.2.tar.gz b/pylibfdt-1.7.2.tar.gz deleted file mode 100644 index 1d47700..0000000 --- a/pylibfdt-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b18c6c40400ed4374d0a142dcdb07e5402574ff1304454019a1fd92735b54756 -size 61608 diff --git a/python-pylibfdt.changes b/python-pylibfdt.changes index b00344f..0ed36eb 100644 --- a/python-pylibfdt.changes +++ b/python-pylibfdt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 14 15:41:06 UTC 2025 - BenoƮt Monin + +- update to version 1.7.2.post1: + no upstream changelog + ------------------------------------------------------------------- Wed Jun 11 05:49:29 UTC 2025 - Steve Kowalik diff --git a/python-pylibfdt.spec b/python-pylibfdt.spec index 975e94a..bdc28ab 100644 --- a/python-pylibfdt.spec +++ b/python-pylibfdt.spec @@ -1,7 +1,7 @@ # # spec file for package python-pylibfdt # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pylibfdt -Version: 1.7.2 +Version: 1.7.2.post1 Release: 0 Summary: Python binding for libfdt License: BSD-2-Clause AND GPL-2.0-only