From 8842678e82bf0ad31340f5d8c7078e2dbeba3438 Mon Sep 17 00:00:00 2001 From: Thomas Sailer Date: May 02 2016 11:23:00 +0000 Subject: update to 2.40.0 --- diff --git a/.gitignore b/.gitignore index c3947c7..bf035b9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ pangomm-2.26.0.tar.bz2 /pangomm-2.36.0.tar.xz /pangomm-2.38.1.tar.xz /pangomm-2.39.1.tar.xz +/pangomm-2.40.0.tar.xz diff --git a/mingw-pangomm.spec b/mingw-pangomm.spec index 9614a55..a016f55 100644 --- a/mingw-pangomm.spec +++ b/mingw-pangomm.spec @@ -5,8 +5,8 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: mingw-pangomm -Version: 2.39.1 -Release: 3%{?dist} +Version: 2.40.0 +Release: 1%{?dist} Summary: MinGW Windows C++ interface for Pango License: LGPLv2+ @@ -104,6 +104,9 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/*.la %changelog +* Mon May 2 2016 Thomas Sailer - 2.40.0-1 +- update to 2.40.0 + * Thu Feb 04 2016 Fedora Release Engineering - 2.39.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 15a304e..23bdccb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e6cb020662a2ba3a0c13988336ae967 pangomm-2.39.1.tar.xz +681fe43bac96e63321406e1b092093d2 pangomm-2.40.0.tar.xz