diff --git a/.gitignore b/.gitignore index 2c48331..3834eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /io-streams-1.1.4.3.tar.gz /io-streams-1.1.4.5.tar.gz +/io-streams-1.2.1.1.tar.gz diff --git a/ghc-io-streams.spec b/ghc-io-streams.spec index e9340fd..5362ddc 100644 --- a/ghc-io-streams.spec +++ b/ghc-io-streams.spec @@ -4,17 +4,14 @@ %bcond_with tests -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} -Version: 1.1.4.5 -Release: 4%{?dist} +Version: 1.2.1.1 +Release: 1%{?dist} Summary: Simple, composable, easy-to-use stream I/O License: BSD -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 @@ -110,6 +107,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Mon Jan 19 2015 Jens Petersen - 1.2.1.1-1 +- update to 1.2.1.1 + * Sat Aug 16 2014 Fedora Release Engineering - 1.1.4.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index df0f38e..003eac9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05130a18a24aa7e637d5d20b76e2d84a io-streams-1.1.4.5.tar.gz +e7df15fac1560e5f5cf3404578d3b2d5 io-streams-1.2.1.1.tar.gz