Accepting request 1005558 from home:polslinux:branches:multimedia:libs

- 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

OBS-URL: https://build.opensuse.org/request/show/1005558
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/flac?expand=0&rev=64
This commit is contained in:
Takashi Iwai 2022-09-23 06:53:28 +00:00 committed by Git OBS Bridge
parent d447108c5c
commit e84d5918fa
5 changed files with 20 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af41c0733c93c237c3e52f64dd87e3b0d9af38259f1c7d11e8cbf583c48c2506
size 783372

3
flac-1.4.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91303c3e5dfde52c3e94e75976c0ab3ee14ced278ab8f60033a3a12db9209ae6
size 1024160

View File

@ -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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Sep 23 06:28:22 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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