public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard Shaw <hobbes1069@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opencascade] rawhide: Update to 8.0.1.
Date: Thu, 17 Sep 2026 02:01:43 GMT	[thread overview]
Message-ID: <178961050360.1.10160559787488337700.rpms-opencascade-464b9ddddf71@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-17  2:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178961050360.1.10160559787488337700.rpms-opencascade-464b9ddddf71@fedoraproject.org \
    --to=hobbes1069@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox