update to 1.2.1.1

This commit is contained in:
Jens Petersen 2015-01-19 23:21:51 +09:00
parent 7b914e4041
commit c6ab4f4506
3 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 1.2.1.1-1
- update to 1.2.1.1
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
05130a18a24aa7e637d5d20b76e2d84a io-streams-1.1.4.5.tar.gz
e7df15fac1560e5f5cf3404578d3b2d5 io-streams-1.2.1.1.tar.gz