diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index 7b1316b..d535d14 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 30 17:42:56 UTC 2012 - peter.trommler@ohm-hochschule.de + +- expand macro in name tag to help source validator + ------------------------------------------------------------------- Sat Nov 17 14:05:30 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 70d1d2a..7780715 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -22,7 +22,7 @@ %global common_description HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java, see: http://www.junit.org. -Name: ghc-%{pkg_name} +Name: ghc-HUnit Version: 1.2.5.1 Release: 1 Summary: %{common_summary}