forked from pool/satyr
- update to 0.43:
* Fix test failure when using clang (Thanks to Alex) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/satyr?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 07:01:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.43:
|
||||
* Fix test failure when using clang (Thanks to Alex)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 12:48:04 UTC 2024 - Zdenek Kubala <zkubala@suse.cz>
|
||||
|
||||
|
||||
+5
-5
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package satyr
|
||||
#
|
||||
# Copyright (c) 2019-2024 Red Hat, Inc.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2019-2024 Red Hat, Inc.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -34,15 +34,12 @@
|
||||
%define _libname %{name}
|
||||
%endif
|
||||
Name: satyr
|
||||
Version: 0.42
|
||||
Version: 0.43
|
||||
Release: 4%{?dist}
|
||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/abrt/satyr
|
||||
Source0: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: pkgconfig(json-c)
|
||||
BuildRequires: pkgconfig(libdw)
|
||||
BuildRequires: pkgconfig(libelf)
|
||||
BuildRequires: automake
|
||||
BuildRequires: binutils-devel
|
||||
BuildRequires: doxygen
|
||||
@@ -54,6 +51,9 @@ BuildRequires: libtool
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: rpm-devel
|
||||
BuildRequires: pkgconfig(json-c)
|
||||
BuildRequires: pkgconfig(libdw)
|
||||
BuildRequires: pkgconfig(libelf)
|
||||
Requires: glib2-tools%{?_isa} >= %{glib_ver}
|
||||
%if %{with python3}
|
||||
BuildRequires: python3-devel
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51258d2765b9eb7c9c79678bc3d77dabf1fed453c9a21b147685fcc23d754ddd
|
||||
size 843756
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b001c90b404308d962858b95cbd7cb1e7f13bd5bcf2249a66321d4db406b4268
|
||||
size 843788
|
||||
Reference in New Issue
Block a user