Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/glibmm24.git#3e7fe429cfe08aa7b136a18ac61b72b29890c78d
This commit is contained in:
parent
aca274176a
commit
b8af74d9ff
@ -6,7 +6,7 @@
|
||||
|
||||
Name: glibmm24
|
||||
Version: 2.64.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ interface for the GLib library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -21,6 +21,7 @@ BuildRequires: libsigc++20-devel >= %{libsigc_version}
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: m4
|
||||
BuildRequires: meson
|
||||
BuildRequires: mm-common
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
@ -91,6 +92,9 @@ This package contains the full API documentation for %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 14 2020 Kalev Lember <klember@redhat.com> - 2.64.5-2
|
||||
- Add missing dep for generating links to libstdc++ docs
|
||||
|
||||
* Tue Dec 1 2020 Kalev Lember <klember@redhat.com> - 2.64.5-1
|
||||
- Update to 2.64.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user