public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libupnp] rawhide: ship .a files
@ 2026-07-23 15:09 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-23 15:09 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 15:09 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:09 [rpms/libupnp] rawhide: ship .a files Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox