public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-tpm2-pytss] rawhide: Use autorelease and autochangelog
Date: Mon, 27 Jul 2026 09:39:36 GMT	[thread overview]
Message-ID: <178514517620.1.14364892118522276442.rpms-python-tpm2-pytss-8b2508818bae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-tpm2-pytss
Branch : rawhide
Commit : 8b2508818bae57f7890c7851f0f3b4c69fb35ee6
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-07-27T11:02:21+02:00
Stats  : +39/-82 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-tpm2-pytss/c/8b2508818bae57f7890c7851f0f3b4c69fb35ee6?branch=rawhide

Log:
Use autorelease and autochangelog

---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..b84a606
--- /dev/null
+++ b/changelog
@@ -0,0 +1,37 @@
+* Mon Jun 29 2026 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-13
+- Drop redundant BuildRequires for python3-wheel
+
+* Mon Jun 08 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.3.0-12
+- Fix build with latest python-cryptography
+
+* Fri Jun 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.0-6
+- Patch for cryptography 45; fixes RHBZ#2372172
+
+* Wed Feb 05 2025 Jakub Jelen <jjelen@redhat.com> - 2.3.0-4
+- Fix build with gcc15 (#2341227)
+
+* Wed Jul 03 2024 Jakub Jelen <jjelen@redhat.com> - 2.3.0-1
+- New upstream release (#2295581)
+
+* Mon May 27 2024 Jakub Jelen <jjelen@redhat.com> - 2.2.1-2
+- Fix build issue in rawhide (#2283520)
+
+* Tue Mar 05 2024 Jakub Jelen <jjelen@redhat.com> - 2.2.1-1
+- New upstream release (#2149103)
+
+* Wed Aug 16 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-3
+- Enable tests on i686 again
+
+* Wed Aug 16 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-2
+- Enable builds on i686 again
+- Fix another test issues
+
+* Mon Aug 07 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-1
+- New upstream release (#2149103)
+
+* Wed Oct 26 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.0-1
+- Official Fedora package (#2135713)
+
+* Tue Apr 12 2022 Traxtopel <traxtopel@gmail.com> - 1.1.0-1
+- Initial package.
+

diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec
index 4307b9e..9137e69 100644
--- a/python-tpm2-pytss.spec
+++ b/python-tpm2-pytss.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        2.3.0
-Release:        14%{?dist}
+Release:        %autorelease
 Summary:        TPM 2.0 TSS Bindings for Python
 
 License:        BSD-2-Clause
@@ -91,84 +91,4 @@ export OPENSSL_ENABLE_SHA1_SIGNATURES=1
 
 
 %changelog
-* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-14
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Mon Jun 29 2026 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-13
-- Drop redundant BuildRequires for python3-wheel
-
-* Mon Jun 08 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.3.0-12
-- Fix build with latest python-cryptography
-
-* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 2.3.0-11
-- Rebuilt for Python 3.15
-
-* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.3.0-9
-- Rebuilt for Python 3.14.0rc3 bytecode
-
-* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.3.0-8
-- Rebuilt for Python 3.14.0rc2 bytecode
-
-* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Fri Jun 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.0-6
-- Patch for cryptography 45; fixes RHBZ#2372172
-
-* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.3.0-5
-- Rebuilt for Python 3.14
-
-* Wed Feb 05 2025 Jakub Jelen <jjelen@redhat.com> - 2.3.0-4
-- Fix build with gcc15 (#2341227)
-
-* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Wed Jul 03 2024 Jakub Jelen <jjelen@redhat.com> - 2.3.0-1
-- New upstream release (#2295581)
-
-* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.2.1-3
-- Rebuilt for Python 3.13
-
-* Mon May 27 2024 Jakub Jelen <jjelen@redhat.com> - 2.2.1-2
-- Fix build issue in rawhide (#2283520)
-
-* Tue Mar 05 2024 Jakub Jelen <jjelen@redhat.com> - 2.2.1-1
-- New upstream release (#2149103)
-
-* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Wed Aug 16 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-3
-- Enable tests on i686 again
-
-* Wed Aug 16 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-2
-- Enable builds on i686 again
-- Fix another test issues
-
-* Mon Aug 07 2023 Jakub Jelen <jjelen@redhat.com> - 2.1.0-1
-- New upstream release (#2149103)
-
-* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.2.0-3
-- Rebuilt for Python 3.12
-
-* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Wed Oct 26 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.0-1
-- Official Fedora package (#2135713)
-
-* Tue Apr 12 2022 Traxtopel <traxtopel@gmail.com> - 1.1.0-1
-- Initial package.
+%autochangelog

                 reply	other threads:[~2026-07-27  9:39 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=178514517620.1.14364892118522276442.rpms-python-tpm2-pytss-8b2508818bae@fedoraproject.org \
    --to=jjelen@redhat.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