diff --git a/.gitignore b/.gitignore index e4cda0f..bf68ebf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ pangomm-2.26.2.tar.bz2 /pangomm-2.28.3.tar.xz /pangomm-2.28.4.tar.xz /pangomm-2.34.0.tar.xz +/pangomm-2.35.1.tar.xz diff --git a/pangomm.spec b/pangomm.spec index f6d50e4..078bd57 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.34.0 -Release: 4%{?dist} +Version: 2.35.1 +Release: 1%{?dist} Summary: C++ interface for Pango Group: System Environment/Libraries @@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_datadir}/devhelp/ %changelog +* Fri Feb 13 2015 Richard Hughes - 2.35.1-1 +- Update to 2.35.1 + * Sun Aug 17 2014 Fedora Release Engineering - 2.34.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d88dcb4..3b9aece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c702caede167323c9ed9eed2b933098 pangomm-2.34.0.tar.xz +bf617e2e7a88084740b757f62a8502b5 pangomm-2.35.1.tar.xz