From 6df2e694bbfd568d806533f251f3673abbbf31ce Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 30 Nov 2015 11:13:37 +0100 Subject: [PATCH] Update to 2.39.1 --- .gitignore | 1 + pangomm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 24f3664..7d3a504 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.36.0.tar.xz /pangomm-2.37.2.tar.xz /pangomm-2.38.1.tar.xz +/pangomm-2.39.1.tar.xz diff --git a/pangomm.spec b/pangomm.spec index 72271b3..d82f7b5 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -7,7 +7,7 @@ %global pango_version 1.38.0 Name: pangomm -Version: 2.38.1 +Version: 2.39.1 Release: 1%{?dist} Summary: C++ interface for Pango @@ -95,6 +95,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_datadir}/devhelp/ %changelog +* Mon Nov 30 2015 Kalev Lember - 2.39.1-1 +- Update to 2.39.1 + * Tue Sep 22 2015 Kalev Lember - 2.38.1-1 - Update to 2.38.1 - Use make_install macro diff --git a/sources b/sources index 05a5ed0..15a304e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -734fc6bf8f91c94383ca10d24705ce25 pangomm-2.38.1.tar.xz +7e6cb020662a2ba3a0c13988336ae967 pangomm-2.39.1.tar.xz