Move to pcre2.

This commit is contained in:
Gwyn Ciesla 2022-09-20 10:48:38 -05:00
parent 977851f0d3
commit 85d2952be6
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Software version control visualization
Name: gource
Version: 0.53
Release: 3%{?dist}
Release: 4%{?dist}
URL: http://gource.io/
Source: https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
#Patch1: gource-ppc64le.patch
@ -14,7 +14,7 @@ BuildRequires: SDL2_image-devel
BuildRequires: SDL2-devel
BuildRequires: libpng-devel
BuildRequires: libjpeg-devel
BuildRequires: pcre-devel
BuildRequires: pcre2-devel
BuildRequires: libX11-devel
BuildRequires: libGL-devel
BuildRequires: libGLU-devel
@ -59,6 +59,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/fonts
%{_datadir}/gource/*
%changelog
* Tue Sep 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 0.53-4
- Move to pcre2.
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.53-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild