SFCGAL: Update to 2.2.0 on RHEL 9+ and Fedora per changes described at https://gitlab...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 31 Jul 2025 15:15:24 +0000 (10:15 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 31 Jul 2025 15:15:32 +0000 (10:15 -0500)
rpm/redhat/main/common/SFCGAL/main/sfcgal.spec

index 3353018e583a6d8ff7c2ce0d87c0617cfb7c7b21..ef80cc941ebad4793251cb0d385dc041a82a1fa2 100644 (file)
@@ -14,12 +14,12 @@ BuildRequires:      CGAL-devel >= 5.4
 %endif
 
 %if 0%{?rhel} && 0%{?rhel} >= 9
-Version:       2.1.0
+Version:       2.2.0
 BuildRequires: CGAL-devel >= 5.6
 %endif
 
 %if 0%{?fedora} && 0%{?fedora} >= 41
-Version:       2.1.0
+Version:       2.2.0
 BuildRequires: CGAL-devel >= 5.6
 %endif
 
@@ -120,6 +120,10 @@ Development headers and libraries for SFCGAL.
 %{_libdir}/libSFCGAL.so*
 
 %changelog
+* Thu Jul 31 2025 Devrim Gunduz <devrim@gunduz.org> - 2.2.0-1PGDG
+- Update to 2.2.0 on RHEL 9+ and Fedora per changes described at:
+  https://gitlab.com/sfcgal/SFCGAL/-/releases/v2.2.0
+
 * Wed May 14 2025 Devrim Gunduz <devrim@gunduz.org> - 2.1.0-1PGDG
 - Update to 2.1.0 on RHEL and Fedora per changes described at:
   https://gitlab.com/sfcgal/SFCGAL/-/releases/v2.1.0