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:
parent
d447108c5c
commit
e84d5918fa
@ -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
3
flac-1.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:91303c3e5dfde52c3e94e75976c0ab3ee14ced278ab8f60033a3a12db9209ae6
|
||||||
|
size 1024160
|
@ -2,11 +2,11 @@
|
|||||||
configure.ac | 4 ----
|
configure.ac | 4 ----
|
||||||
1 file changed, 4 deletions(-)
|
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.1.orig/configure.ac
|
||||||
+++ flac-1.4.0/configure.ac
|
+++ flac-1.4.1/configure.ac
|
||||||
@@ -550,10 +550,6 @@ if test x$ac_cv_c_compiler_gnu = xyes -o
|
@@ -559,10 +559,6 @@ if test x$ac_cv_c_compiler_gnu = xyes -o
|
||||||
XIPH_ADD_CFLAGS([-fno-inline-small-functions])
|
XIPH_ADD_CFLAGS([-fno-inline-small-functions])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
12
flac.changes
12
flac.changes
@ -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>
|
Sun Sep 11 16:31:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define sover_plus 10
|
%define sover_plus 10
|
||||||
|
|
||||||
Name: flac
|
Name: flac
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Free Lossless Audio Codec
|
Summary: Free Lossless Audio Codec
|
||||||
License: BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-only
|
License: BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user