public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ansible-freeipa] rawhide: - Update to version 1.17.0
@ 2026-07-23 15:28 Thomas Woerner
  0 siblings, 0 replies; only message in thread
From: Thomas Woerner @ 2026-07-23 15:28 UTC (permalink / raw)
  To: git-commits

          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

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

only message in thread, other threads:[~2026-07-23 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 15:28 [rpms/ansible-freeipa] rawhide: - Update to version 1.17.0 Thomas Woerner

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