public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] rawhide: Update to 45.22 upstream release
@ 2026-08-24 18:50 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-24 18:50 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/anaconda
            Branch : rawhide
            Commit : f97ff3f822b205586112de067c9d61287fd97a2b
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-24T18:03:53+00:00
            Stats  : +12/-8 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda/c/f97ff3f822b205586112de067c9d61287fd97a2b?branch=rawhide

            Log:
            Update to 45.22 upstream release

Upstream tag: anaconda-45.22
Upstream commit: 931caa42

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index be4dbda..8c86e63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -521,3 +521,4 @@
 /anaconda-45.19.tar.bz2
 /anaconda-45.20.tar.bz2
 /anaconda-45.21.tar.bz2
+/anaconda-45.22.tar.bz2

diff --git a/README.packit b/README.packit
index 09d231a..72ae4cd 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.2.post1.dev12+g819bb7962.
+The file was generated using packit 1.16.2.post1.dev18+g099fa292c.

diff --git a/anaconda.spec b/anaconda.spec
index 01b4c18..990753a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 45.21
+Version: 45.22
 Release: 1%{?dist}
 ExcludeArch: %{ix86}
 License: GPL-2.0-or-later
@@ -70,7 +70,7 @@ BuildRequires: s390utils-devel
 BuildRequires: gdk-pixbuf2-devel
 BuildRequires: libxml2
 
-Requires: (anaconda-gui = %{version}-%{release} if (fedora-release-identity-server or fedora-release-identity-basic) else anaconda-webui)
+Requires: (anaconda-gui = %{version}-%{release} if (fedora-release-identity-server or fedora-release-identity-basic or fedora-release-identity-iot) else anaconda-webui)
 Requires: anaconda-tui = %{version}-%{release}
 
 %description
@@ -523,6 +523,9 @@ rm -rf \
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Mon Aug 24 2026 Packit <hello@packit.dev> - 45.22-1
+- spec: add IOT to anaconda-gui variants in rich dep (kkoukiou)
+
 * Fri Aug 21 2026 Packit <hello@packit.dev> - 45.21-1
 - rescue: read fstab from sysroot for OSTree deployments (kkoukiou)
 - ci: Require check suite timestamp strictly before comment time (rvykydal)

diff --git a/rpmlint.toml b/rpmlint.toml
index 0069950..e05accb 100644
--- a/rpmlint.toml
+++ b/rpmlint.toml
@@ -2,10 +2,10 @@
 # of rpmlint, which may not fit our project needs / specification
 Filters = [
     # Discard no-binary error for anaconda packages which cant be a noarch type
-    'anaconda.*: E: no-binary',
-    'anaconda-core-debuginfo.*: E: no-binary',
-    'anaconda-install-env-deps.*: E: no-binary',
-    'anaconda-install-img-deps.*: E: no-binary',
+    'anaconda.x86_64: E: no-binary',
+    'anaconda-core-debuginfo.x86_64: E: no-binary',
+    'anaconda-install-env-deps.x86_64: E: no-binary',
+    'anaconda-install-img-deps.x86_64: E: no-binary',
     # Discard explicite library dependencies
     'explicit-lib-dependency flatpak-libs',
     'explicit-lib-dependency libblockdev-lvm-dbus',

diff --git a/sources b/sources
index 8527ae0..42a920f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.21.tar.bz2) = a761bc0e7e8c20006d2e9c18334f6c30f4fab6f2798e6e8c8daea9ce3083f0c170d508d9cb96140f73258adc8747e7ab3db7526442efbab487ea0d53c508c7ee
+SHA512 (anaconda-45.22.tar.bz2) = a9244cc457563520a434f6e46c9e862e9b2a2f4ee01e41d5dfc288fa93bcd2d5c2d1e5d16c8733ab619c3a666252e39200688077010168e43d9ec1d81d0c377f

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 18:50 [rpms/anaconda] rawhide: Update to 45.22 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