Accepting request 1177293 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1177293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sbc?expand=0&rev=10
This commit is contained in:
commit
d135fc2575
@ -41,5 +41,5 @@ index 97a75be..09c214a 100644
|
||||
|
||||
/*
|
||||
--
|
||||
cgit 1.2.3-1.el7
|
||||
cgit 1.2.3-korg
|
||||
|
||||
|
12
sbc.changes
12
sbc.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 14:44:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Re-download fix-build-on-non-x86.patch: minor changes in the
|
||||
git signature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 13:11:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 17 14:11:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
5
sbc.spec
5
sbc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sbc
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2012 B1 Systems GmbH, Vohburg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -54,8 +54,7 @@ Requires: libsbc%{sonum} = %{version}
|
||||
Development files for the SBC library
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
Loading…
Reference in New Issue
Block a user