From e9fd4354f96e836e9efb70cee0ca676bbe93a304 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Fri, 17 Dec 2010 22:04:28 -0500 Subject: [PATCH] Update to 0.1.3 --- .gitignore | 1 + ghc-split.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e10a035..ecfd145 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /split-0.1.2.1.tar.gz /split-0.1.2.2.tar.gz /split-0.1.2.3.tar.gz +/split-0.1.3.tar.gz diff --git a/ghc-split.spec b/ghc-split.spec index 79eb4f7..3b575d4 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -11,7 +11,7 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.1.2.3 +Version: 0.1.3 Release: 1%{?dist} Summary: %{common_summary} @@ -60,6 +60,9 @@ rm -rf %{buildroot} %changelog +* Fri Dec 17 2010 Ben Boeckel - 0.1.3-1 +- Update to 0.1.3 + * Sun Nov 28 2010 Ben Boeckel - 0.1.2.3-1 - Update to 0.1.2.3 diff --git a/sources b/sources index e2b1d5d..0a0aefe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f700aabec63488c6367c954eb31a949f split-0.1.2.3.tar.gz +3d0babd5d2d574dcd2096c115e5676dc split-0.1.3.tar.gz