public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/SFCGAL] rawhide: - Update to 2.3.0
@ 2026-07-10  1:13 Paul Wouters
  0 siblings, 0 replies; only message in thread
From: Paul Wouters @ 2026-07-10  1:13 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/SFCGAL
            Branch : rawhide
            Commit : e628b9fd5113eaa2ef3f1cc433f4e8d0995db8c7
            Author : Paul Wouters <paul.wouters@aiven.io>
            Date   : 2026-07-09T21:13:38-04:00
            Stats  : +6/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/SFCGAL/c/e628b9fd5113eaa2ef3f1cc433f4e8d0995db8c7?branch=rawhide

            Log:
            - Update to 2.3.0

Convert to autochangelog

---
diff --git a/SFCGAL.spec b/SFCGAL.spec
index 87d34db..6f90e0e 100644
--- a/SFCGAL.spec
+++ b/SFCGAL.spec
@@ -1,9 +1,9 @@
 Summary: C++ wrapper library around CGAL for PostGIS
 Name: SFCGAL
-Version: 2.0.0
+Version: 2.3.0
 Release: %autorelease
 License: LGPL-2.0-or-later
-URL: https://gitlab.com/Oslandia/SFCGAL/
+URL: https://gitlab.com/sfcgal/SFCGAL/
 Source: https://gitlab.com/sfcgal/SFCGAL/-/archive/v%{version}/SFCGAL-v%{version}.tar.bz2
 
 BuildRequires: CGAL-devel >= 5.6
@@ -13,6 +13,7 @@ BuildRequires: doxygen
 BuildRequires: boost-devel
 BuildRequires: mpfr-devel
 BuildRequires: gmp-devel
+BuildRequires: json-devel
 
 %description
 SFCGAL is a C++ wrapper library around CGAL with the aim of supporting
@@ -29,6 +30,7 @@ can be either 2D or 3D.
 %package devel
 Summary: The development files for SFCGAL
 Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: cmake-devel
 
 %description devel
 Development headers and libraries for SFCGAL.
@@ -53,6 +55,7 @@ Development headers and libraries for SFCGAL.
 %{_includedir}/SFCGAL
 %{_libdir}/libSFCGAL.so
 %{_libdir}/pkgconfig/sfcgal.pc
+%{_libdir}/cmake/SFCGAL
 %{_bindir}/sfcgal-config
 %doc example/ doc/html
 

diff --git a/sources b/sources
index 5b86e7d..4f9cbff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (SFCGAL-v2.0.0.tar.bz2) = 68a0ea2288de9ee88b956a92853251f977e1d89bd30ebb879c319d93311dfca5333ce4178a162d3c08ef976b2496221902456b74f66ea161950a52a6e3e5237b
+SHA512 (SFCGAL-v2.3.0.tar.bz2) = 70de0b6f03e59b4971d52d9342a8042ede104540205489997bf4a8052a2b3f652288a10c1539f755ed97b568dd23ce08bcfc3b8d80201d95b245b9c981848fd5

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

only message in thread, other threads:[~2026-07-10  1:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10  1:13 [rpms/SFCGAL] rawhide: - Update to 2.3.0 Paul Wouters

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