public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pykickstart] rawhide: - Add Fedora 46 support (bcl)
@ 2026-08-18 18:00 Brian C. Lane
  0 siblings, 0 replies; only message in thread
From: Brian C. Lane @ 2026-08-18 18:00 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pykickstart
            Branch : rawhide
            Commit : ff7cf21f7d24b7640cdd66da148f69cd46a03eb1
            Author : Brian C. Lane <bcl@redhat.com>
            Date   : 2026-08-18T10:58:33-07:00
            Stats  : +9/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pykickstart/c/ff7cf21f7d24b7640cdd66da148f69cd46a03eb1?branch=rawhide

            Log:
            - Add Fedora 46 support (bcl)
- Add Stratis storage support to RHEL 11 handler (kkoukiou)

---
diff --git a/.gitignore b/.gitignore
index 25979c0..2bc16ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -308,3 +308,5 @@ pykickstart-1.78.tar.gz
 /pykickstart-3.76.tar.gz.asc
 /pykickstart-3.77.tar.gz
 /pykickstart-3.77.tar.gz.asc
+/pykickstart-3.78.tar.gz
+/pykickstart-3.78.tar.gz.asc

diff --git a/pykickstart.spec b/pykickstart.spec
index e82751b..a988f71 100644
--- a/pykickstart.spec
+++ b/pykickstart.spec
@@ -4,7 +4,7 @@
 %bcond_with signed
 
 Name:      pykickstart
-Version:   3.77
+Version:   3.78
 Release:   1%{?dist}
 License:   GPL-2.0-only
 Summary:   Python utilities for manipulating kickstart files.
@@ -85,6 +85,10 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
 %{python3_sitelib}/pykickstart-%{version}.dist-info
 
 %changelog
+* Tue Aug 18 2026 Brian C. Lane <bcl@redhat.com> - 3.78-1
+- Add Fedora 46 support (bcl)
+- Add Stratis storage support to RHEL 11 handler (kkoukiou)
+
 * Mon Aug 03 2026 Brian C. Lane <bcl@redhat.com> - 3.77-1
 - Add commands for manual partitioning for Stratis (vtrefny)
 

diff --git a/sources b/sources
index bf6a022..01e216c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pykickstart-3.77.tar.gz) = 09c4bb56aafaaf62bc84ca194a386486a568a1a51c95d3195eb2910baa6aee188ccbfcc04c221c2230cd3c4e9f47b8f8d798349bd3b0f2ce1bde74cab405bc46
-SHA512 (pykickstart-3.77.tar.gz.asc) = 0319ef4620741e4fb240f7a147c0c84ab4f21c83be5b01ae5f97c2b5ea7a1ffc3b0d53c7beb91ff36bf711f02c85132ad477c4530a365857ace2fc55294f41d3
+SHA512 (pykickstart-3.78.tar.gz) = 476b12b89f61b8c6c8a052bc8b9b1b04a3ee3256a4116166a83754986e1efaf206cf668cf743e22aef5bb1bff3cce14dfd73bf1d30acb2af4c565413b35f8936
+SHA512 (pykickstart-3.78.tar.gz.asc) = 3094b8641bdab4bbb36a802bf9b245e37d1dd8cb48f8fd2199dea2ddacb4c49e6a59b65b8a165e6b33a5de6848f34d18c5ee7abb3b640e520e9e89ae45365145

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

only message in thread, other threads:[~2026-08-18 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 18:00 [rpms/pykickstart] rawhide: - Add Fedora 46 support (bcl) Brian C. Lane

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