public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencascade] f45: Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
@ 2026-09-01  0:11 Richard Shaw
  0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-09-01  0:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencascade
Branch : f45
Commit : bc3e609978562c6dcfebeaec627327cc0e415bcf
Author : Richard Shaw <hobbes1069@gmail.com>
Date   : 2026-08-31T16:53:16-05:00
Stats  : +5/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/opencascade/c/bc3e609978562c6dcfebeaec627327cc0e415bcf?branch=f45

Log:
Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild

---
diff --git a/.gitignore b/.gitignore
index 80e1453..dc9ab66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /opencascade-7.8.1.tgz
 /opencascade-7.9.1.tgz
 /opencascade-7.9.3.tgz
+/opencascade-7.9.3.tar.gz

diff --git a/opencascade.spec b/opencascade.spec
index 44423a3..ec1b421 100644
--- a/opencascade.spec
+++ b/opencascade.spec
@@ -1,6 +1,6 @@
 %global major 7
 %global minor 9
-%global patch 1
+%global patch 3
 %global ver_under %{major}_%{minor}_%{patch}
 
 Name:           opencascade
@@ -12,7 +12,7 @@ Summary:        SDK intended for development of applications dealing with 3D CAD
 License:        LGPL-2.1-only WITH OCCT-exception-1.0
 URL:            https://www.opencascade.com/content/overview
 
-Source0:        https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V%{ver_under};sf=tgz#/%{name}-%{version}.tgz
+Source0:        https://github.com/Open-Cascade-SAS/OCCT/archive/refs/tags/V%{ver_under}/%{name}-%{version}.tar.gz
 Source1:        DRAWEXE.1
 Source2:        opencascade-draw.desktop
 Source3:        occ-256.png
@@ -162,7 +162,7 @@ OpenCASCADE CAE platform library development files
 
 
 %prep
-%autosetup -p1 -n occt-V%{ver_under}
+%autosetup -p1 -n OCCT-%{ver_under}
 
 # Sources are marked executable for no good reason...
 find ./src -type f -exec chmod -x {} \;

diff --git a/sources b/sources
index 9bb5de7..3b340fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (opencascade-7.9.3.tgz) = b8954a02b9e28d0a46093b0db923183f5723af5d0253503a56c93b8e0584f38a4d5b07e49297c98adea848c59468327eb256783b62c798861b046bd3c0a3fb35
+SHA512 (opencascade-7.9.3.tar.gz) = 65935a2f46021e2b9a7dd2a218515c06925454855a8cc952fcbd1cccbfd5c8d605ed8f1d930d2aec87ef172ded551d0a237fad128319fb9cbcabdc755aa0aa67

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

only message in thread, other threads:[~2026-09-01  0:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01  0:11 [rpms/opencascade] f45: Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild Richard Shaw

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