Update to 2.46.4
This commit is contained in:
parent
4ec7e1ea2c
commit
486f89de9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ pangomm-2.26.2.tar.bz2
|
||||
/pangomm-2.46.1.tar.xz
|
||||
/pangomm-2.46.2.tar.xz
|
||||
/pangomm-2.46.3.tar.xz
|
||||
/pangomm-2.46.4.tar.xz
|
||||
|
||||
10
pangomm.spec
10
pangomm.spec
@ -7,7 +7,7 @@
|
||||
%global pango_version 1.45.1
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.46.3
|
||||
Version: 2.46.4
|
||||
Release: %autorelease
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
@ -16,15 +16,15 @@ License: LGPL-2.1-or-later AND GPL-2.0-only
|
||||
URL: https://www.gtkmm.org/
|
||||
Source0: https://download.gnome.org/sources/pangomm/%{release_version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairomm-1.0) >= %{cairomm_version}
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glibmm2.4-devel >= %{glibmm_version}
|
||||
BuildRequires: pkgconfig(cairomm-1.0) >= %{cairomm_version}
|
||||
BuildRequires: pkgconfig(glibmm-2.4) >= %{glibmm_version}
|
||||
BuildRequires: pkgconfig(pangocairo) >= %{pango_version}
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: m4
|
||||
BuildRequires: meson
|
||||
BuildRequires: mm-common
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
|
||||
Requires: glibmm2.4%{?_isa} >= %{glibmm_version}
|
||||
Requires: cairomm1.0%{?_isa} >= %{cairomm_version}
|
||||
@ -79,7 +79,7 @@ documentation browser or through a web browser.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README.md
|
||||
%doc NEWS README.md
|
||||
%{_libdir}/libpangomm-%{apiver}.so.1*
|
||||
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pangomm-2.46.3.tar.xz) = c0925f295b372bca7b5ede28476ed00e691911e041632969e5e4c30fcf338bac069ba031d4f48601877524b90af47f5238e444e2de7501f1ff25dcda9dd9a9c8
|
||||
SHA512 (pangomm-2.46.4.tar.xz) = e4e57b835af270af9b98ae3feb25087cb8f8ab9b0028195db3d2dbf48df360de1f92c4e7c9dfba9a80d4a6aa47234b3112eea52586328386bbc0eb0d5cc09856
|
||||
|
||||
Loading…
Reference in New Issue
Block a user