diff --git a/.gitignore b/.gitignore index f87427a..561980f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /pango-0.13.0.0.tar.gz /pango-0.13.0.5.tar.gz /pango-0.13.1.0.tar.gz +/pango-0.13.1.1.tar.gz diff --git a/ghc-pango.spec b/ghc-pango.spec index 107e6ca..029d7a6 100644 --- a/ghc-pango.spec +++ b/ghc-pango.spec @@ -3,8 +3,8 @@ %global pkg_name pango Name: ghc-%{pkg_name} -Version: 0.13.1.0 -Release: 2%{?dist} +Version: 0.13.1.1 +Release: 1%{?dist} Summary: Binding to the Pango text rendering engine License: LGPLv2+ @@ -87,6 +87,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Sun Jun 26 2016 Jens Petersen - 0.13.1.1-1 +- update to 0.13.1.1 + * Wed Feb 03 2016 Fedora Release Engineering - 0.13.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index d406c63..a865383 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14ef94d811e8b32ce9626c5b289bd438 pango-0.13.1.0.tar.gz +dae85d9f94d6a68a8ff58c18b4a9a927 pango-0.13.1.1.tar.gz