From dd3683824a281962b80cd58ba6bf4410b7f617b9 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Mon, 30 Jan 2012 11:47:54 +0000 Subject: [PATCH] Update to 0.101621 release (rhbz #785362) --- .gitignore | 1 + perl-Data-Section.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e6c982..472b6e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Data-Section-0.101620.tar.gz +/Data-Section-0.101621.tar.gz diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index fd4148c..362cba6 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section -Version: 0.101620 -Release: 6%{?dist} +Version: 0.101621 +Release: 1%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jan 30 2012 Daniel P. Berrange - 0.101621-1 +- Update to 0.101621 release (rhbz #785362) + * Fri Jan 13 2012 Fedora Release Engineering - 0.101620-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 74367d7..30f4991 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab3956489991b41a6604aad81a4d3a0b Data-Section-0.101620.tar.gz +573fd1a74356b13116118d86084a4693 Data-Section-0.101621.tar.gz