From c5f2b4a11d6979b28d19c1f66e964f595129dd49 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jan 19 2015 09:47:52 +0000 Subject: update to 0.13.4 --- diff --git a/.gitignore b/.gitignore index 90350a9..1392b50 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gtk-0.12.5.0.tar.gz /gtk-0.13.0.0.tar.gz /gtk-0.13.3.tar.gz +/gtk-0.13.4.tar.gz diff --git a/ghc-gtk.spec b/ghc-gtk.spec index b2ea44e..76d20b3 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -3,13 +3,13 @@ %global pkg_name gtk Name: ghc-%{pkg_name} -Version: 0.13.3 +Version: 0.13.4 Release: 1%{?dist} Summary: Binding to the Gtk+ graphical user interface library License: LGPLv2+ -URL: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz +Url: https://hackage.haskell.org/package/%{pkg_name} +Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros @@ -31,9 +31,9 @@ BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: gcc-c++ %description -This is the core library of the Gtk2Hs suite of libraries for Haskell -based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit -for creating graphical user interfaces. +This is the core library of the Gtk2Hs suite of libraries for Haskell based on +Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating +graphical user interfaces. %package devel @@ -87,6 +87,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version} %changelog +* Mon Jan 19 2015 Jens Petersen - 0.13.4-1 +- update to 0.13.4 + * Fri Dec 12 2014 Jens Petersen - 0.13.3-1 - update to 0.13.3 diff --git a/sources b/sources index 5cd4c95..7bc3151 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2075e9397616ef7f5225205b0002c91 gtk-0.13.3.tar.gz +5c6716be7e4d98899e6288ae280b3678 gtk-0.13.4.tar.gz