diff --git a/.gitignore b/.gitignore index a788c69..1f327f1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gtk-0.12.2.tar.gz /gtk-0.12.3.tar.gz /gtk-0.12.3.1.tar.gz +/gtk-0.12.4.tar.gz diff --git a/ghc-gtk.spec b/ghc-gtk.spec index f6e7c97..09ea2fb 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -10,8 +10,8 @@ based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit\ for creating graphical user interfaces. Name: ghc-%{pkg_name} -Version: 0.12.3.1 -Release: 4%{?dist} +Version: 0.12.4 +Release: 1%{?dist} Summary: %{common_summary} License: LGPLv2+ @@ -68,6 +68,9 @@ Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11 %changelog +* Mon Nov 19 2012 Jens Petersen - 0.12.4-1 +- update to 0.12.4 + * Sat Nov 17 2012 Jens Petersen - 0.12.3.1-4 - update with cabal-rpm diff --git a/sources b/sources index 8e476b5..ad4b9a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b10dfe92d2e4dfe3c0c92dd349489727 gtk-0.12.3.1.tar.gz +165a04134cdc3aec9a9aa149c421b1de gtk-0.12.4.tar.gz