public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sssd] rawhide: Update to 2.13.1 upstream release
@ 2026-06-10 9:34 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-06-10 9:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sssd
Branch : rawhide
Commit : 79dd4b46304e4561a87c7d3cf9928fcb9c25daa5
Author : Packit <hello@packit.dev>
Date : 2026-06-09T18:09:03+00:00
Stats : +28/-4 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/sssd/c/79dd4b46304e4561a87c7d3cf9928fcb9c25daa5?branch=rawhide
Log:
Update to 2.13.1 upstream release
Upstream tag: 2.13.1
Upstream commit: 71168064
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index c39133d..909a3fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,3 +124,5 @@ sssd-1.2.91.tar.gz
/sssd-2.12.0.tar.gz.asc
/sssd-2.13.0.tar.gz
/sssd-2.13.0.tar.gz.asc
+/sssd-2.13.1.tar.gz
+/sssd-2.13.1.tar.gz.asc
diff --git a/.packit.yaml b/.packit.yaml
index 801b37a..c7f2820 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -45,6 +45,28 @@ jobs:
- fedora-all
- centos-stream-10
+ # Run TMT tests after COPR builds complete
+ - job: tests
+ trigger: pull_request
+ packages:
+ - upstream
+ targets:
+ - fedora-all
+
+ # Use fedora-latest as host for centos-10 tests due to memory constraints
+ # that cause swapping issues with centos-10 containers on centos hosts
+ - job: tests
+ trigger: pull_request
+ identifier: "centos-stream-10"
+ packages:
+ - upstream
+ targets:
+ - fedora-latest
+ tf_extra_params:
+ environments:
+ - variables:
+ CONTAINER_TARGET: "centos-10"
+
# Create Fedora pull request on release
- job: propose_downstream
trigger: release
diff --git a/README.packit b/README.packit
index af5832b..4e76cbe 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.0.
+The file was generated using packit 1.16.0.post1.dev8+g8a0482385.
diff --git a/sources b/sources
index 265bc61..7402c17 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (sssd-2.13.0.tar.gz) = 3d900d7a5538114b888c57a5f5a555f6200cf077881c02b4d9b9af33d590bfd71fa296513e38343ad7d96447f5fe2ed69562ccd9a80bb3eed0dec890461da777
-SHA512 (sssd-2.13.0.tar.gz.asc) = c12839860d444f223ee0a55d135cb49725287463f7aa12e6f854fd3565f2ce750b1526a8275e5399b64aa1ef59f0668b3a5ec745b786cc9265c58f77fa059464
+SHA512 (sssd-2.13.1.tar.gz) = c1c00ada7e95bee7dceb55210643cc50c60ad6a930ef1662bf27cb641df0bace8e9f99d2ea9d2cae1681e3221d3bb1ad1635850593e0a87d8b2eb9826b67d574
+SHA512 (sssd-2.13.1.tar.gz.asc) = 78543280becc141d038b1a8f2602a04b4e1b5e54a424207845040aa780f354ff5adb1d934040b649a28a3c5ff7c6a7be06db34ce1d50bdc7eb5afc9423771b6e
diff --git a/sssd.spec b/sssd.spec
index 8dc73c0..a268c6a 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -23,7 +23,7 @@
%endif
Name: sssd
-Version: 2.13.0
+Version: 2.13.1
Release: %autorelease
Summary: System Security Services Daemon
License: GPL-3.0-or-later
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 9:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 9:34 [rpms/sssd] rawhide: Update to 2.13.1 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox