Update to 0.36.1
This commit is contained in:
parent
72151717ad
commit
2cb543e1f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ guitarix-0.11.0.tar.bz2
|
||||
/guitarix2-0.35.0.tar.xz
|
||||
/guitarix-0.35.0-abs-fix.patch
|
||||
/guitarix2-0.35.2.tar.xz
|
||||
/guitarix2-0.36.1.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global altname2 guitarix2
|
||||
|
||||
Name: guitarix
|
||||
Version: 0.35.2
|
||||
Release: 6%{?dist}
|
||||
Version: 0.36.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Mono amplifier to JACK
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
@ -135,7 +135,6 @@ guitarix, but can also be used by any other ladspa host.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch3 -p1 -b .abs-unsigned-fix
|
||||
|
||||
# The build system does not use these bundled libraries by default. But
|
||||
# just to make sure:
|
||||
@ -220,6 +219,9 @@ chmod 755 %{buildroot}%{_libdir}/glade/modules/libgladegx.so
|
||||
%{_libdir}/lv2/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 26 2017 Brendan Jones <brendan.jones.it@gmail.com> - 0.36.1-1
|
||||
- Update to 0.36.1
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.35.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (guitarix2-0.35.2.tar.xz) = 8b7fcd17e7ef4ea3bcb28d042aaa99d3370b9d0926aeff09030f08be0a824ceb4880c9d2286dd0a952692cafae704545822fc483bf3c8bd88c9ea961aef3dd30
|
||||
SHA512 (guitarix2-0.36.1.tar.xz) = 7719c4e2a3ecb8194c75bfea571b7f5bc29a15ca0e6e9364085e77d97e2c638eb8dd3b5018228d4380a58ff99574a393e2c91c66837f40d245c1a310572300f4
|
||||
|
Loading…
Reference in New Issue
Block a user