From cf897efe9b4e7d42d53eca7be909e3745bf2f33c Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Thu, 19 Jan 2023 09:27:41 -0600 Subject: [PATCH] 0.54 --- gource-gcc6.patch | 11 ----------- gource-ppc64le.patch | 11 ----------- gource.spec | 8 +++++--- sources | 2 +- 4 files changed, 6 insertions(+), 26 deletions(-) delete mode 100644 gource-gcc6.patch delete mode 100644 gource-ppc64le.patch diff --git a/gource-gcc6.patch b/gource-gcc6.patch deleted file mode 100644 index e88fb47..0000000 --- a/gource-gcc6.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/dirnode.cpp~ 2014-10-15 22:23:22.000000000 -0400 -+++ src/dirnode.cpp 2016-02-25 10:11:26.838675629 -0500 -@@ -582,7 +582,7 @@ - //this->dir_radius_sqrt = sqrt(dir_radius); //dir_radius_sqrt is not used - - // this->parent_radius = std::max(1.0, parent_circ / PI); -- this->parent_radius = std::max(1.0, sqrt(total_file_area) * gGourceDirPadding); -+ this->parent_radius = (1.0) > (sqrt(total_file_area) * gGourceDirPadding) ? (1.0) : (sqrt(total_file_area) * gGourceDirPadding); - } - - float RDirNode::distanceToParent() const{ diff --git a/gource-ppc64le.patch b/gource-ppc64le.patch deleted file mode 100644 index 13cd459..0000000 --- a/gource-ppc64le.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure~ 2017-01-25 12:57:31.000000000 -0600 -+++ configure 2017-01-25 12:57:57.276214279 -0600 -@@ -7033,7 +7033,7 @@ - libsubdirs="lib" - ax_arch=`uname -m` - case $ax_arch in -- x86_64|ppc64|s390x|sparc64|aarch64) -+ x86_64|ppc64|s390x|sparc64|aarch64|ppc64le) - libsubdirs="lib64 lib lib64" - ;; - esac diff --git a/gource.spec b/gource.spec index 817190a..e3ac3b0 100644 --- a/gource.spec +++ b/gource.spec @@ -1,10 +1,9 @@ Summary: Software version control visualization Name: gource -Version: 0.53 -Release: 5%{?dist} +Version: 0.54 +Release: 1%{?dist} URL: http://gource.io/ Source: https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz -#Patch1: gource-ppc64le.patch ExcludeArch: ppc64le License: GPLv3+ @@ -59,6 +58,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/fonts %{_datadir}/gource/* %changelog +* Thu Jan 19 2023 Gwyn Ciesla - 0.54-1 +- 0.54 + * Thu Jan 19 2023 Fedora Release Engineering - 0.53-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index a700110..43e29d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gource-0.53.tar.gz) = e4190eb581d9998808d1bb4f18ba5a3ae22bacf643b9a150c7d1607e97fca2eab720592aefdcc6a47f92adb4a8df17db48bb941a67ee3d23a10f300754f473be +SHA512 (gource-0.54.tar.gz) = a9fd2ff7c51931a543d4ab6dc85dd4b2c187ecca1be630006bb60ac2507180ccf40561e37f50493e052c839d9f5f896ae8f113fb65844c2fa9bde33fcd6b53e8