From a185e5a7aeb93b4da12533b4734b5b4fe1d13c25 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 21 Aug 2016 17:20:19 +0200 Subject: [PATCH] Update to 2.40.1 --- .gitignore | 1 + pangomm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a234c4..1ce4bf5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.38.1.tar.xz /pangomm-2.39.1.tar.xz /pangomm-2.40.0.tar.xz +/pangomm-2.40.1.tar.xz diff --git a/pangomm.spec b/pangomm.spec index 9c4ed50..8661f75 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -7,7 +7,7 @@ %global pango_version 1.38.0 Name: pangomm -Version: 2.40.0 +Version: 2.40.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 +* Sun Aug 21 2016 Kalev Lember - 2.40.1-1 +- Update to 2.40.1 + * Wed Mar 30 2016 Kalev Lember - 2.40.0-1 - Update to 2.40.0 diff --git a/sources b/sources index 23bdccb..b56d241 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -681fe43bac96e63321406e1b092093d2 pangomm-2.40.0.tar.xz +874eadd9434613dbacf0272c82c3ac23 pangomm-2.40.1.tar.xz