diff --git a/Glob-0.7.10.tar.gz b/Glob-0.7.10.tar.gz deleted file mode 100644 index a46aaeb..0000000 --- a/Glob-0.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db8f67725566df72379cdbbdb2f7aaf6500163b94924229b4b0aa9bbaa9804a7 -size 24053 diff --git a/Glob-0.7.11.tar.gz b/Glob-0.7.11.tar.gz new file mode 100644 index 0000000..3675697 --- /dev/null +++ b/Glob-0.7.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a23f90be0e6a7129efef83716ce1ccd8f48f3c17063aff663232f8eaa18c377 +size 23999 diff --git a/ghc-Glob.changes b/ghc-Glob.changes index 40ef537..c453a01 100644 --- a/ghc-Glob.changes +++ b/ghc-Glob.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com + +- Update to version 0.7.11 revision 0 with cabal2obs. + ------------------------------------------------------------------- Fri Jul 22 06:08:21 UTC 2016 - psimons@suse.com diff --git a/ghc-Glob.spec b/ghc-Glob.spec index 829589b..8503f46 100644 --- a/ghc-Glob.spec +++ b/ghc-Glob.spec @@ -19,11 +19,11 @@ %global pkg_name Glob %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.10 +Version: 0.7.11 Release: 0 Summary: Globbing library 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 @@ -61,19 +61,15 @@ 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 - %check %cabal_test - %post devel %ghc_pkg_recache