Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Jaroslav Kysela
01ee02fe72 updated to 1.1.9 2019-05-10 17:31:35 +02:00
Jaroslav Kysela
840db67a92 updated to 1.1.8 2019-01-07 19:30:17 +01:00
Jaroslav Kysela
a6d15da3c7 fixed some regressions (double free) 2018-10-24 12:56:52 +02:00
Jaroslav Kysela
8527505e2b uploaded the fixed upstream package 2018-10-16 14:07:29 +02:00
Jaroslav Kysela
c9c5ac12cc updated to 1.1.7 2018-10-16 13:43:25 +02:00
3 changed files with 14 additions and 5 deletions

0
alsa-git.patch Normal file
View file

View file

@ -5,8 +5,8 @@
%endif %endif
Name: alsa-plugins Name: alsa-plugins
Version: 1.1.6 Version: 1.1.9
Release: 4%{?dist} Release: 1%{?dist}
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
# pph plugin is BSD-like licensed # pph plugin is BSD-like licensed
@ -14,7 +14,7 @@ License: GPLv2+ and LGPLv2+ and BSD
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2 Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
Patch0: plugin-config.patch Patch0: alsa-git.patch
BuildRequires: autoconf automake libtool BuildRequires: autoconf automake libtool
BuildRequires: alsa-lib-devel BuildRequires: alsa-lib-devel
@ -136,7 +136,7 @@ ALSA native applications can run over DSP Gateway and use DSP PCM task nodes.
%prep %prep
%setup -q -n %{name}-%{version}%{?prever} %setup -q -n %{name}-%{version}%{?prever}
%patch0 -p1 -b .plugin-config %patch0 -p1 -b .alsa-git
%build %build
autoreconf -vif autoreconf -vif
@ -267,6 +267,15 @@ find %{buildroot} -name "*.la" -exec rm {} \;
%changelog %changelog
* Fri May 10 2019 Jaroslav Kysela <perex@perex.cz> - 1.1.9-1
- Updated to 1.1.9
* Mon Jan 7 2019 Jaroslav Kysela <perex@perex.cz> - 1.1.8-1
- Updated to 1.1.8
* Wed Oct 24 2018 Jaroslav Kysela <perex@perex.cz> - 1.1.7-2
- Updated to 1.1.7
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

View file

@ -1 +1 @@
SHA512 (alsa-plugins-1.1.6.tar.bz2) = f01633cd7166a2fba4c5b4d5d786b5a2122f6a810f5b5b7209c42033759d116a4515174e7ee57973d5de716be88a246d733dc5a2daf92b72377c274b04db401b SHA512 (alsa-plugins-1.1.9.tar.bz2) = 1969dfe8f2bb4283e81a18da73d2f7f86d8788d1a8764d7195b4830b2f4704c208eacb50a1e26e20c9fe57e7d5bb06a004112d84cc86b4682b4180d2fec4d5d9