diff --git a/.gitignore b/.gitignore index bcef759..2e80d94 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.34.0.tar.xz /pangomm-2.35.1.tar.xz /pangomm-2.36.0.tar.xz +/pangomm-2.37.2.tar.xz diff --git a/pangomm.spec b/pangomm.spec index c05cb07..7aa5364 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -3,8 +3,8 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: pangomm -Version: 2.36.0 -Release: 3%{?dist} +Version: 2.37.2 +Release: 1%{?dist} Summary: C++ interface for Pango Group: System Environment/Libraries @@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_datadir}/devhelp/ %changelog +* Tue Sep 15 2015 Richard Hughes - 2.37.2-1 +- Update to 2.37.2 + * Thu Jun 18 2015 Fedora Release Engineering - 2.36.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index c9eb550..58d60ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62910723211d86ab825b666b479871c9 pangomm-2.36.0.tar.xz +b29b3fb39bfeff1c4c5b227f555b4de7 pangomm-2.37.2.tar.xz