diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 05bd71d..8973731 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,3 +1,3 @@ -mtime: 1737298515 -commit: d11b7d4f5255d4b45c90e93e210a04b1e660818022ef77de4a614c3f5f3d26fc +mtime: 1737376768 +commit: ed38e6a8b16aa17838a9e73aa818ebd5df6bae6a301b8b46b9c37b8d728b5b92 url: https://src.opensuse.org/jengelh/lziprecover diff --git a/build.specials.obscpio b/build.specials.obscpio index cfd7de0..f37dd91 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31f1532f40e452a76f7d0e6bf595ca03298bbdbdc9708101aae3128af59b357a +oid sha256:df14ca902e7a7dc442f70ab98699c4dd99891eb93ac57b55b451f811239215d2 size 256 diff --git a/lziprecover.changes b/lziprecover.changes index 0b4c6d9..61fca28 100644 --- a/lziprecover.changes +++ b/lziprecover.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 20 12:39:18 UTC 2025 - Andreas Schwab + +- Build with %optflags + ------------------------------------------------------------------- Sun Jan 19 14:48:06 UTC 2025 - Jan Engelhardt diff --git a/lziprecover.spec b/lziprecover.spec index 7671a98..fb199a4 100644 --- a/lziprecover.spec +++ b/lziprecover.spec @@ -63,7 +63,7 @@ mkdir build pushd build/ ../configure --prefix="%_prefix" --bindir="%_bindir" --datadir="%_datadir" \ --infodir="%_infodir" --mandir="%_mandir" --sysconfdir="%_sysconfdir" \ - CFLAGS="%optflags" + CXXFLAGS="%optflags" %make_build popd