diff --git a/ghc-gitrev.changes b/ghc-gitrev.changes index 8e6e71d..42e4c17 100644 --- a/ghc-gitrev.changes +++ b/ghc-gitrev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 27 14:06:02 UTC 2017 - psimons@suse.com + +- Update to version 1.3.1. + ------------------------------------------------------------------- Sun Jul 10 17:07:18 UTC 2016 - psimons@suse.com diff --git a/ghc-gitrev.spec b/ghc-gitrev.spec index 13e39de..6fcd42c 100644 --- a/ghc-gitrev.spec +++ b/ghc-gitrev.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-gitrev # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,22 +18,21 @@ %global pkg_name gitrev Name: ghc-%{pkg_name} -Version: 1.2.0 +Version: 1.3.1 Release: 0 Summary: Compile git revision info into Haskell projects License: BSD-3-Clause -Group: System/Libraries +Group: Development/Languages/Other 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 -# Begin cabal-rpm deps: +BuildRequires: ghc-base-compat-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-template-haskell-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description Some handy Template Haskell splices for including the current git hash and @@ -54,15 +53,12 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %post devel %ghc_pkg_recache diff --git a/gitrev-1.2.0.tar.gz b/gitrev-1.2.0.tar.gz deleted file mode 100644 index 7fb2642..0000000 --- a/gitrev-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4391e34edb5caaab901c6faa4369b246b6896c747869f6ab85b6db5524003102 -size 3238 diff --git a/gitrev-1.3.1.tar.gz b/gitrev-1.3.1.tar.gz new file mode 100644 index 0000000..8d29531 --- /dev/null +++ b/gitrev-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89964db24f56727b0e7b10c98fe7c116d721d8c46f52d6e77088669aaa38332 +size 3756