From 27638908954e27c59e821f2a2c9a5f0b269f0f9b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Dec 21 2013 14:05:05 +0000 Subject: update to 0.12.5.0 --- diff --git a/.gitignore b/.gitignore index 1f327f1..2b5d92f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gtk-0.12.3.tar.gz /gtk-0.12.3.1.tar.gz /gtk-0.12.4.tar.gz +/gtk-0.12.5.0.tar.gz diff --git a/ghc-gtk.spec b/ghc-gtk.spec index af55009..278b6a8 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -3,8 +3,8 @@ %global pkg_name gtk Name: ghc-%{pkg_name} -Version: 0.12.4 -Release: 5%{?dist} +Version: 0.12.5.0 +Release: 1%{?dist} Summary: Binding to the Gtk+ graphical user interface library License: LGPLv2+ @@ -63,7 +63,7 @@ This package provides the Haskell %{pkg_name} library development files. %ghc_lib_install # move demos -rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version} +rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %post devel @@ -83,6 +83,9 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version} %changelog +* Sat Dec 21 2013 Jens Petersen - 0.12.5.0-1 +- update to 0.12.5.0 + * Sat Aug 03 2013 Fedora Release Engineering - 0.12.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index ad4b9a0..da3f528 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -165a04134cdc3aec9a9aa149c421b1de gtk-0.12.4.tar.gz +d34d2da37f3e4e15dbc0b6a6aef0cd8f gtk-0.12.5.0.tar.gz