From c1c2a555f6517e799dc9e8afc88c543026a0680c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 2 Apr 2013 17:23:31 +0200 Subject: [PATCH] update to 1.3.0pre3 --- .gitignore | 2 +- flac.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2903e01..3ec1496 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/flac-1.3.0pre1.tar.xz +/flac-1.3.0pre3.tar.xz diff --git a/flac.spec b/flac.spec index bf68d54..8d33546 100644 --- a/flac.spec +++ b/flac.spec @@ -1,11 +1,11 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.0 -Release: 0.1.pre1%{?dist} +Release: 0.2.pre3%{?dist} License: BSD and GPLv2+ and GFDL Group: Applications/Multimedia -Source0: http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre1.tar.xz +Source0: http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz URL: http://www.xiph.org/flac/ Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -53,7 +53,7 @@ This package contains all the files needed to develop applications that will use the Free Lossless Audio Codec. %prep -%setup -q -n %{name}-%{version}pre1 +%setup -q -n %{name}-%{version}pre3 %build # use our libtool to avoid problems with RPATH @@ -104,6 +104,9 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null %{_datadir}/aclocal/*.m4 %changelog +* Tue Apr 02 2013 Miroslav Lichvar 1.3.0-0.2.pre3 +- update to 1.3.0pre3 + * Tue Mar 05 2013 Miroslav Lichvar 1.3.0-0.1.pre1 - update to 1.3.0pre1 - make some dependencies arch-specific diff --git a/sources b/sources index d13afcb..fb34815 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbeb9fa0f808fc0064e4461e769c184a flac-1.3.0pre1.tar.xz +a65d33e67b75849a6c90b31a865f18ae flac-1.3.0pre3.tar.xz