diff --git a/ghc-random.changes b/ghc-random.changes index 1dd1d25..5d77808 100644 --- a/ghc-random.changes +++ b/ghc-random.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 30 18:34:01 UTC 2012 - peter.trommler@ohm-hochschule.de + +- expand macro in name tag to help source validator + ------------------------------------------------------------------- Sat Nov 17 14:38:03 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-random.spec b/ghc-random.spec index 38bbdb7..4b20798 100644 --- a/ghc-random.spec +++ b/ghc-random.spec @@ -16,17 +16,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# cabal2spec-0.25 -# https://fedoraproject.org/wiki/Packaging:Haskell -# https://fedoraproject.org/wiki/PackagingDrafts/Haskell - %global pkg_name random %global common_summary Haskell random number library %global common_description This package provides a basic random number generation library, including the ability to split random number generators. -Name: ghc-%{pkg_name} +Name: ghc-random Version: 1.0.1.1 Release: 1 Summary: %{common_summary} @@ -72,4 +68,3 @@ BuildRequires: ghc-time-devel %changelog -- spec file template generated by cabal2spec-0.25.5