[ghc-pandoc-types] update to 1.12.4.1

Jens Petersen petersen at fedoraproject.org
Mon Jan 26 02:59:41 UTC 2015


commit c57e840af68ccffe7c7172ca3aee41a37336bc8c
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jan 26 11:58:39 2015 +0900

    update to 1.12.4.1

 .gitignore            |    1 +
 ghc-pandoc-types.spec |   12 ++++++++----
 sources               |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0ffd9b..c02735a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pandoc-types-1.10.tar.gz
 /pandoc-types-1.12.3.1.tar.gz
 /pandoc-types-1.12.3.3.tar.gz
+/pandoc-types-1.12.4.1.tar.gz
diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec
index 56219ed..1cb5177 100644
--- a/ghc-pandoc-types.spec
+++ b/ghc-pandoc-types.spec
@@ -3,13 +3,13 @@
 %global pkg_name pandoc-types
 
 Name:           ghc-%{pkg_name}
-Version:        1.12.3.3
-Release:        3%{?dist}
+Version:        1.12.4.1
+Release:        1%{?dist}
 Summary:        Types for representing a structured document
 
 License:        GPLv2+
-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
@@ -17,6 +17,7 @@ BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-deepseq-generics-devel
 BuildRequires:  ghc-syb-devel
 # End cabal-rpm deps
 
@@ -69,6 +70,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Mon Jan 26 2015 Jens Petersen <petersen at redhat.com> - 1.12.4.1-1
+- update to 1.12.4.1
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 3bc447c..3b4bf84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a5076fdf259de1d28c7a951bd6402a6  pandoc-types-1.12.3.3.tar.gz
+62cea7ac92a53a4023b9e849cf99792b  pandoc-types-1.12.4.1.tar.gz


More information about the scm-commits mailing list