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/dt-schema] f44: Convert to %autorelease and %autochangelog
Date: Sat, 19 Sep 2026 11:06:43 GMT [thread overview]
Message-ID: <178981600387.1.18139769293557078796.rpms-dt-schema-cdf3c2302eac@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dt-schema
Branch : f44
Commit : cdf3c2302eac56222f229f6c9d51b6e80c3e772e
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2026-09-19T11:57:05+01:00
Stats : +34/-33 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/dt-schema/c/cdf3c2302eac56222f229f6c9d51b6e80c3e772e?branch=f44
Log:
Convert to %autorelease and %autochangelog
[skip changelog]
---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..bcb7ec8
--- /dev/null
+++ b/changelog
@@ -0,0 +1,32 @@
+* Tue Sep 08 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 2026.06-1
+- Update to 2026.06
+
+* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2026.04-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Fri Apr 10 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 2026.04-1
+- Update to 2026.04
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2024.05-7
+- Rebuilt for Python 3.14.0rc3 bytecode
+
+* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2024.05-6
+- Rebuilt for Python 3.14.0rc2 bytecode
+
+* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 2024.05-4
+- Rebuilt for Python 3.14
+
+* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Sun Jun 23 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 2024.05-1
+- Initial package
diff --git a/dt-schema.spec b/dt-schema.spec
index bbf8a75..46fc74c 100644
--- a/dt-schema.spec
+++ b/dt-schema.spec
@@ -1,6 +1,6 @@
Name: dt-schema
Version: 2026.06
-Release: 1%{?dist}
+Release: %autorelease
Summary: Tooling for devicetree validation using YAML and jsonschema
License: BSD-2-Clause
URL: http://devicetree.org/
@@ -46,35 +46,4 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
%{_bindir}/dt*
%changelog
-* Tue Sep 08 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 2026.06-1
-- Update to 2026.06
-
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2026.04-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Fri Apr 10 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 2026.04-1
-- Update to 2026.04
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2024.05-7
-- Rebuilt for Python 3.14.0rc3 bytecode
-
-* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2024.05-6
-- Rebuilt for Python 3.14.0rc2 bytecode
-
-* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 2024.05-4
-- Rebuilt for Python 3.14
-
-* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.05-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Sun Jun 23 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 2024.05-1
-- Initial package
+%autochangelog
reply other threads:[~2026-09-19 11:06 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=178981600387.1.18139769293557078796.rpms-dt-schema-cdf3c2302eac@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