From 060a7cfe9f29ee93ea6875ac44f63f5f1d46cfda Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 21 Jun 2016 11:01:26 +0900 Subject: [PATCH] update to 0.13.1.1 --- .gitignore | 1 + ghc-gio.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f57536..d9ab984 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /gio-0.13.0.2.tar.gz /gio-0.13.0.4.tar.gz /gio-0.13.1.0.tar.gz +/gio-0.13.1.1.tar.gz diff --git a/ghc-gio.spec b/ghc-gio.spec index 260a317..69b39b1 100644 --- a/ghc-gio.spec +++ b/ghc-gio.spec @@ -3,8 +3,8 @@ %global pkg_name gio Name: ghc-%{pkg_name} -Version: 0.13.1.0 -Release: 2%{?dist} +Version: 0.13.1.1 +Release: 1%{?dist} Summary: Binding to GIO License: LGPLv2+ @@ -80,6 +80,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Tue Jun 21 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 de17a4c..3e49a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -129a9afa8814b8ce33b32a9e1cc526fc gio-0.13.1.0.tar.gz +97879418dd33da54cbac7c2f19169bc6 gio-0.13.1.1.tar.gz