public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kig] epel10: Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29
@ 2026-08-04 19:44 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2026-08-04 19:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kig
Branch : epel10
Commit : 7208cc97b71eccf12117bca8e576cb0bce40f631
Author : Jonathan Wakely <jwakely@redhat.com>
Date   : 2018-05-01T15:57:45+01:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kig/c/7208cc97b71eccf12117bca8e576cb0bce40f631?branch=epel10

Log:
Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29

---
diff --git a/kig.spec b/kig.spec
index 9a0ed6e..d1ea5df 100644
--- a/kig.spec
+++ b/kig.spec
@@ -2,7 +2,7 @@
 Name:    kig
 Summary: Interactive Geometry 
 Version: 18.04.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 URL:     https://cgit.kde.org/%{name}.git
@@ -24,6 +24,7 @@ Patch1: 0001-explicitly-use-QLibrary-to-load-libpython-like-pykde.patch
 Patch2: kig-15.12.2-exceptions.patch
 
 BuildRequires: boost-devel
+BuildRequires: boost-python2-devel
 BuildRequires: desktop-file-utils
 BuildRequires: extra-cmake-modules
 BuildRequires: gettext
@@ -106,6 +107,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d
 
 
 %changelog
+* Tue May 01 2018 Jonathan Wakely <jwakely@redhat.com> - 18.04.0-2
+- Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29
+
 * Fri Apr 13 2018 Rex Dieter <rdieter@fedoraproject.org> - 18.04.0-1
 - 18.04.0
 

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

only message in thread, other threads:[~2026-08-04 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:44 [rpms/kig] epel10: Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29 Jonathan Wakely

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