diff --git a/dtc.spec b/dtc.spec index ae9e997f9ac8d7843be57766fa51ffa26d703442..28f7ef949be63df89e39fac6dc949612a4e2be82 100644 --- a/dtc.spec +++ b/dtc.spec @@ -2,7 +2,7 @@ Name: dtc Version: 1.7.0 -Release: 3 +Release: 4 Summary: Device tree compiler License: GPLv2+ URL: https://devicetree.org/ @@ -96,6 +96,9 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} %doc Documentation/manual.txt %changelog +* Mon Aug 25 2025 wangjiang - 1.7.0-4 +- fix changelog + * Thu Jul 18 2024 yingjun ni - 1.7.0-3 - fix secure compile option error in Makefile @@ -115,7 +118,7 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} - update version to 1.6.1 * Fri Jul 30 2021 chenyanpanHW - 1.6.0-4 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Sat Mar 20 2021 shenyangyang - 1.6.0-3 - Type:enhancement