From 51a34622f1731bfc5d124846ce1aa9718751e79d Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 19 Jun 2012 22:54:28 -0400 Subject: [PATCH] Update to 0.1.1.3 --- .gitignore | 1 + ghc-base64-bytestring.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 38c48f7..98f86b3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /base64-bytestring-0.1.0.3.tar.gz /base64-bytestring-0.1.1.0.tar.gz /base64-bytestring-0.1.1.1.tar.gz +/base64-bytestring-0.1.1.3.tar.gz diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index 8c77dbb..9976778 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.spec @@ -9,7 +9,7 @@ %global common_description %{common_summary}. Name: ghc-%{pkg_name} -Version: 0.1.1.1 +Version: 0.1.1.3 Release: 1%{?dist} Summary: %{common_summary} @@ -54,6 +54,9 @@ BuildRequires: ghc-bytestring-devel %changelog +* Tue Jun 19 2012 Ben Boeckel - 0.1.1.3-1 +- Update to 0.1.1.3 + * Thu Mar 22 2012 Jens Petersen - 0.1.1.1-1 - update to 0.1.1.1 diff --git a/sources b/sources index efb13c4..286f6b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68e50f280a67378aff73d687088d9841 base64-bytestring-0.1.1.1.tar.gz +76d05ad8f54bf4e90efcf79200f8ffec base64-bytestring-0.1.1.3.tar.gz