From b248769862e71e1c336c3bcb2371875663aaacb2 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 28 Feb 2012 22:53:40 -0500 Subject: [PATCH] Update to 0.7.2 --- .gitignore | 1 + ghc-libmpd.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6292b39..56ee567 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libmpd-0.4.2.tar.gz /libmpd-0.5.0.tar.gz /libmpd-0.7.0.tar.gz +/libmpd-0.7.2.tar.gz diff --git a/ghc-libmpd.spec b/ghc-libmpd.spec index 8b08296..688c632 100644 --- a/ghc-libmpd.spec +++ b/ghc-libmpd.spec @@ -9,7 +9,7 @@ %global common_description A client library for MPD, the Music Player Daemon. Name: ghc-%{pkg_name} -Version: 0.7.0 +Version: 0.7.2 Release: 1%{?dist} Summary: %{common_summary} @@ -56,6 +56,9 @@ BuildRequires: ghc-utf8-string-prof %changelog +* Tue Feb 28 2012 Ben Boeckel - 0.7.2-1 +- Update to 0.7.2 + * Wed Jan 4 2012 Jens Petersen - 0.7.0-1 - update to 0.7.0 and cabal2spec-0.25.2 diff --git a/sources b/sources index 759dca6..d5511de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c82b959f1ec4a6c4bbdd9dc77b419d2b libmpd-0.7.0.tar.gz +97dffec85a508df165c0eece457a19a7 libmpd-0.7.2.tar.gz