public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencascade] rawhide: Update to 8.0.1.
@ 2026-09-17 2:01 Richard Shaw
0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-09-17 2:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencascade
Branch : rawhide
Commit : 464b9ddddf714ca84479c4f31197ae69113c72a9
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-09-16T20:34:36-05:00
Stats : +11/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/opencascade/c/464b9ddddf714ca84479c4f31197ae69113c72a9?branch=rawhide
Log:
Update to 8.0.1.
---
diff --git a/.gitignore b/.gitignore
index dc9ab66..b47ee3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/opencascade-7.9.1.tgz
/opencascade-7.9.3.tgz
/opencascade-7.9.3.tar.gz
+/opencascade-8.0.1.tar.gz
diff --git a/opencascade.spec b/opencascade.spec
index e4a9da2..175f63b 100644
--- a/opencascade.spec
+++ b/opencascade.spec
@@ -1,11 +1,11 @@
-%global major 7
-%global minor 9
-%global patch 3
+%global major 8
+%global minor 0
+%global patch 1
%global ver_under %{major}_%{minor}_%{patch}
Name: opencascade
-Version: 7.9.3
-Release: 4%{?dist}.1
+Version: 8.0.1
+Release: 1%{?dist}
Summary: SDK intended for development of applications dealing with 3D CAD data
# https://dev.opencascade.org/resources/licensing
@@ -20,9 +20,6 @@ Source4: occ-128.png
Source5: occ-64.png
Source6: occ-48.png
-Patch0: occt-config.patch
-
-
# Utilities
BuildRequires: cmake gcc gcc-c++
BuildRequires: ninja-build
@@ -245,6 +242,7 @@ sed -i "s/\\\\\${OCCT_INSTALL_BIN_LETTER}//g" %{buildroot}%{_libdir}/cmake/openc
%{_libdir}/libTKPrim.so.*
%{_libdir}/libTKBO.so.*
%{_libdir}/libTKBool.so.*
+%{_libdir}/libTKHelix.so.*
%{_libdir}/libTKHLR.so.*
%{_libdir}/libTKFillet.so.*
%{_libdir}/libTKOffset.so.*
@@ -322,13 +320,15 @@ sed -i "s/\\\\\${OCCT_INSTALL_BIN_LETTER}//g" %{buildroot}%{_libdir}/cmake/openc
%files devel
%{_bindir}/*.sh
-%{_bindir}/ExpToCasExe*
%{_includedir}/opencascade
%{_libdir}/*.so
%{_libdir}/cmake/opencascade/*.cmake
%changelog
+* Wed Sep 16 2026 Richard Shaw <hobbes1069@gmail.com> - 8.0.1-1
+- Update to 8.0.1.
+
* Tue Sep 01 2026 Richard Shaw <hobbes1069@gmail.com> - 7.9.3-4.1
- Rebuild with correct source for 7.9.3.
diff --git a/sources b/sources
index 3b340fb..6dbef6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (opencascade-7.9.3.tar.gz) = 65935a2f46021e2b9a7dd2a218515c06925454855a8cc952fcbd1cccbfd5c8d605ed8f1d930d2aec87ef172ded551d0a237fad128319fb9cbcabdc755aa0aa67
+SHA512 (opencascade-8.0.1.tar.gz) = bbe7099071cbf5397940ebc6e66ec05f8023d5e5aae6142870e14b93aa6f8f94c30980ef421e717f0fbfbc23b3520c3ccfe8a939c4caba3ccbf325060e26eb52
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 2:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 2:01 [rpms/opencascade] rawhide: Update to 8.0.1 Richard Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox