diff --git a/.gitignore b/.gitignore index 8ea1354..609ba42 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libvorbis-1.3.1.tar.bz2 /libvorbis-1.3.3.tar.xz /libvorbis-1.3.4.tar.xz /libvorbis-1.3.5.tar.xz +/libvorbis-1.3.6.tar.xz diff --git a/libvorbis-1.3.4-add-needed.patch b/libvorbis-1.3.4-add-needed.patch deleted file mode 100644 index 04eb144..0000000 --- a/libvorbis-1.3.4-add-needed.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- libvorbis-1.3.4/test/Makefile.in.orig 2014-01-22 21:39:49.566896605 +0000 -+++ libvorbis-1.3.4/test/Makefile.in 2014-01-22 21:40:04.961760598 +0000 -@@ -234,7 +234,7 @@ - AUTOMAKE_OPTIONS = foreign - INCLUDES = -I$(top_srcdir)/include @OGG_CFLAGS@ - test_SOURCES = util.c util.h write_read.c write_read.h test.c --test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la @OGG_LIBS@ @VORBIS_LIBS@ -+test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la @OGG_LIBS@ @VORBIS_LIBS@ -lm - all: all-am - - .SUFFIXES: ---- libvorbis-1.3.4/examples/Makefile.in.orig 2014-01-22 11:39:50.000000000 +0000 -+++ libvorbis-1.3.4/examples/Makefile.in 2014-01-22 21:39:49.566896605 +0000 -@@ -263,9 +263,9 @@ - # uncomment to build static executables from the example code - #LDFLAGS = -all-static - decoder_example_SOURCES = decoder_example.c --decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la -+decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la -logg -lm - encoder_example_SOURCES = encoder_example.c --encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la -+encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la -logg - chaining_example_SOURCES = chaining_example.c - chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la - vorbisfile_example_SOURCES = vorbisfile_example.c diff --git a/libvorbis.spec b/libvorbis.spec index fd94f94..5d94c86 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -2,15 +2,14 @@ Summary: The Vorbis General Audio Compression Codec Name: libvorbis -Version: 1.3.5 -Release: 6%{?dist} +Version: 1.3.6 +Release: 1%{?dist} Epoch: 1 Group: System Environment/Libraries License: BSD -URL: http://www.xiph.org/ -Source: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz +URL: https://www.xiph.org/ +Source: https://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(ogg) >= 1.0 -Patch0: libvorbis-1.3.4-add-needed.patch %description Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free, @@ -41,7 +40,6 @@ Documentation for developing applications with libvorbis. %prep %setup -q -%patch0 -p1 -b .needed sed -i "s|-O20|$RPM_OPT_FLAGS|" configure sed -i "s/-ffast-math//" configure sed -i "s/-mcpu=750//" configure @@ -59,7 +57,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la make check %files -%doc AUTHORS README +%doc AUTHORS %license COPYING %{_libdir}/libvorbis.so.* %{_libdir}/libvorbisfile.so.* @@ -80,6 +78,9 @@ make check %ldconfig_scriptlets %changelog +* Fri Mar 16 2018 Adam Jackson - 1.3.6-1 +- libvorbis 1.3.6 + * Wed Feb 07 2018 Fedora Release Engineering - 1:1.3.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 2c7e962..19bc4fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libvorbis-1.3.5.tar.xz) = f18f32edc43f65fea2dd4133e2828a0ced9e5b0797c4569bd26989fc1409ad599359e7c796bffc082ad36189f9722c7b38837384cea66d217beac8b425299ef8 +SHA512 (libvorbis-1.3.6.tar.xz) = a5d990bb88db2501b16f8eaee9f2ecb599cefd7dab2134d16538d8905263a972157c7671867848c2a8a358bf5e5dbc7721205ece001032482f168be7bda4f132