diff --git a/flac-1.4.0.tar.xz b/flac-1.4.0.tar.xz deleted file mode 100644 index 8d70ad9..0000000 --- a/flac-1.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af41c0733c93c237c3e52f64dd87e3b0d9af38259f1c7d11e8cbf583c48c2506 -size 783372 diff --git a/flac-1.4.1.tar.xz b/flac-1.4.1.tar.xz new file mode 100644 index 0000000..b047dfb --- /dev/null +++ b/flac-1.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91303c3e5dfde52c3e94e75976c0ab3ee14ced278ab8f60033a3a12db9209ae6 +size 1024160 diff --git a/flac-cflags.patch b/flac-cflags.patch index f989475..11c387d 100644 --- a/flac-cflags.patch +++ b/flac-cflags.patch @@ -2,11 +2,11 @@ configure.ac | 4 ---- 1 file changed, 4 deletions(-) -Index: flac-1.4.0/configure.ac +Index: flac-1.4.1/configure.ac =================================================================== ---- flac-1.4.0.orig/configure.ac -+++ flac-1.4.0/configure.ac -@@ -550,10 +550,6 @@ if test x$ac_cv_c_compiler_gnu = xyes -o +--- flac-1.4.1.orig/configure.ac ++++ flac-1.4.1/configure.ac +@@ -559,10 +559,6 @@ if test x$ac_cv_c_compiler_gnu = xyes -o XIPH_ADD_CFLAGS([-fno-inline-small-functions]) fi diff --git a/flac.changes b/flac.changes index 06227c4..eda77e7 100644 --- a/flac.changes +++ b/flac.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 23 06:28:22 UTC 2022 - Paolo Stivanin + +- Update to version 1.4.1: + * CMake fixes + * Add checks that man pages and api docs end up in tarball + * Enable installation of prebuilt man pages and api docs + * Fix compiler warnings + * Fix format specifier + * Fix versioning from git +- Rebase flac-cflags.patch + ------------------------------------------------------------------- Sun Sep 11 16:31:56 UTC 2022 - Bjørn Lie diff --git a/flac.spec b/flac.spec index b617a7b..bb6b026 100644 --- a/flac.spec +++ b/flac.spec @@ -20,7 +20,7 @@ %define sover_plus 10 Name: flac -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Free Lossless Audio Codec License: BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-only