This commit is contained in:
Gwyn Ciesla 2023-01-19 09:27:41 -06:00
parent 5de2c026c8
commit cf897efe9b
4 changed files with 6 additions and 26 deletions

View File

@ -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{

View File

@ -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

View File

@ -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 <gwync@protonmail.com> - 0.54-1
- 0.54
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.53-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (gource-0.53.tar.gz) = e4190eb581d9998808d1bb4f18ba5a3ae22bacf643b9a150c7d1607e97fca2eab720592aefdcc6a47f92adb4a8df17db48bb941a67ee3d23a10f300754f473be
SHA512 (gource-0.54.tar.gz) = a9fd2ff7c51931a543d4ab6dc85dd4b2c187ecca1be630006bb60ac2507180ccf40561e37f50493e052c839d9f5f896ae8f113fb65844c2fa9bde33fcd6b53e8