From 143068f78e8f7300c5f88ef2534dbb780255c5c9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 22 Mar 2012 17:07:31 -0400 Subject: [PATCH] 3.1.93 --- .gitignore | 1 + pygobject3.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f8c889c..7ec9ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /pygobject-3.1.0.tar.xz /pygobject-3.1.1.tar.xz /pygobject-3.1.92.tar.xz +/pygobject-3.1.93.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index bbda8ae..610e161 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject3 -Version: 3.1.92 +Version: 3.1.93 Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages @@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Thu Mar 22 2012 Matthias Clasen - 3.1.93-1 +- Update to 3.1.93 + * Wed Mar 21 2012 Kalev Lember - 3.1.92-1 - Update to 3.1.92 diff --git a/sources b/sources index d758d87..8ac8553 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2da7d154176bd9eda841466361c5162f pygobject-3.1.92.tar.xz +148d9e1c736f2909d9b6d457eecb61fd pygobject-3.1.93.tar.xz