public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libupnp] rawhide: ship .a files
Date: Thu, 23 Jul 2026 15:09:41 GMT	[thread overview]
Message-ID: <178481938166.1.6092545446990805961.rpms-libupnp-693886423d05@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libupnp
Branch : rawhide
Commit : 693886423d0530b2e5ac8003ae66126121f990aa
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-07-23T10:09:32-05:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libupnp/c/693886423d0530b2e5ac8003ae66126121f990aa?branch=rawhide

Log:
ship .a files

---
diff --git a/libupnp.spec b/libupnp.spec
index 07dbfb7..ec7d39d 100644
--- a/libupnp.spec
+++ b/libupnp.spec
@@ -1,7 +1,7 @@
 Version: 22.0.4
 Summary: Universal Plug and Play (UPnP) SDK
 Name: libupnp
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD-3-Clause AND ISC AND MIT
 URL: https://github.com/pupnp/pupnp
 Source: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz
@@ -35,8 +35,6 @@ the UPnP SDK libraries.
 %install
 %cmake_install
 
-%{__rm} %{buildroot}%{_libdir}/{libixml.a,libupnp.a}
-
 %files
 %license COPYING
 %doc THANKS
@@ -53,9 +51,15 @@ the UPnP SDK libraries.
 %{_libdir}/libupnp.so
 %{_libdir}/pkgconfig/libupnp.pc
 %{_libdir}/cmake/UPNP/
+%{_libdir}/libixml.a
+%{_libdir}/libupnp.a
+
 
 %changelog
-* Tue Jul 21 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-1
+* Wed Jul 22 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-3
+- Ship .a files to resolve bz 2506210
+
+* Tue Jul 21 2026 Gwyn Ciesla <gwync@protonmail.com> - 22.0.4-2
 - 22.0.4
 
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2

                 reply	other threads:[~2026-07-23 15:09 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=178481938166.1.6092545446990805961.rpms-libupnp-693886423d05@fedoraproject.org \
    --to=gwync@protonmail.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