public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas Woerner <twoerner@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ansible-freeipa] rawhide: - Update to version 1.17.0
Date: Thu, 23 Jul 2026 15:28:41 GMT [thread overview]
Message-ID: <178482052153.1.8423840219604727356.rpms-ansible-freeipa-e9d6e6594f30@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ansible-freeipa
Branch : rawhide
Commit : e9d6e6594f301997456eeae4182a4e064913dcb8
Author : Thomas Woerner <twoerner@redhat.com>
Date : 2026-07-23T17:25:15+02:00
Stats : +11/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ansible-freeipa/c/e9d6e6594f301997456eeae4182a4e064913dcb8?branch=rawhide
Log:
- Update to version 1.17.0
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.17.0
- New ipauser query state
- New ipagroup query state
---
diff --git a/.gitignore b/.gitignore
index 7cc083c..b106440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
/ansible-freeipa-1.15.0.tar.gz
/ansible-freeipa-1.15.1.tar.gz
/ansible-freeipa-1.16.0.tar.gz
+/ansible-freeipa-1.17.0.tar.gz
diff --git a/ansible-freeipa.spec b/ansible-freeipa.spec
index b85cd0f..8191199 100644
--- a/ansible-freeipa.spec
+++ b/ansible-freeipa.spec
@@ -11,8 +11,8 @@
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
Name: ansible-freeipa
-Version: 1.16.0
-Release: 4%{?dist}
+Version: 1.17.0
+Release: 0%{?dist}
URL: https://github.com/freeipa/ansible-freeipa
License: GPL-3.0-or-later
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -147,7 +147,7 @@ done
# Create collection and install to %{buildroot}%{ansible_collections_dir}
# ansible-galaxy collection install creates ansible_collections directory
# automatically in given path, therefore /..
-utils/build-galaxy-release.sh -o "%{version}" -p %{buildroot}%{ansible_collections_dir}/.. %{collection_namespace} %{collection_name}
+utils/build-collection.sh -o "%{version}" -p %{buildroot}%{ansible_collections_dir}/.. rpm
cp %{buildroot}/%{ansible_collections_dir}/%{collection_namespace}/%{collection_name}/README.md .
@@ -159,6 +159,12 @@ cp %{buildroot}/%{ansible_collections_dir}/%{collection_namespace}/%{collection_
%{ansible_collections_dir}/%{collection_namespace}/%{collection_name}
%changelog
+* Thu Jul 23 2026 Thomas Woerner <twoerner@redhat.com> - 1.17.0-1
+- Update to version 1.17.0
+ https://github.com/freeipa/ansible-freeipa/releases/tag/v1.17.0
+ - New ipauser query state
+ - New ipagroup query state
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 19594a2..8a989da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ansible-freeipa-1.16.0.tar.gz) = 3d6383b65a2610796fa188e3cbc63cf3e81873f032d7cd0155fbaf7db0c2535c0cbb414e6d5bc0a79c79900cde8824cca951bb2141d7754ab4de657940aa2cd9
+SHA512 (ansible-freeipa-1.17.0.tar.gz) = 4095e73c23d912f46d86e434b61cc0b6455ede4cea29da359e94269fa61c035c9b68dc3e445d0e3cd53193f9a5c3cfbcb740da1a97d608942eb79929eaa5d429
reply other threads:[~2026-07-23 15:28 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=178482052153.1.8423840219604727356.rpms-ansible-freeipa-e9d6e6594f30@fedoraproject.org \
--to=twoerner@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