diff --git a/fsnotify-0.2.1.1.tar.gz b/fsnotify-0.2.1.1.tar.gz new file mode 100644 index 0000000..a5c9b4c --- /dev/null +++ b/fsnotify-0.2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175a75962ad07c30c031fa8931f8d3e32abc06a96676e73e65cb7207e9d2dc90 +size 14695 diff --git a/fsnotify-0.2.1.tar.gz b/fsnotify-0.2.1.tar.gz deleted file mode 100644 index cf76071..0000000 --- a/fsnotify-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebcf1b7bd825f269510850f20508a2ba0f640a41af08de0c171d8ba24618542b -size 14689 diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index e1ae1b1..1a3abc7 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 17 03:02:38 UTC 2017 - psimons@suse.com + +- Update to version 0.2.1.1. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-fsnotify.spec b/ghc-fsnotify.spec index 62b207b..1dcafee 100644 --- a/ghc-fsnotify.spec +++ b/ghc-fsnotify.spec @@ -19,11 +19,11 @@ %global pkg_name fsnotify %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.1 +Version: 0.2.1.1 Release: 0 Summary: Cross platform library for file change notification License: BSD-3-Clause -Group: Development/Languages/Haskell +Group: Development/Libraries/Haskell 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 @@ -39,7 +39,7 @@ BuildRequires: ghc-unix-compat-devel %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel -BuildRequires: ghc-temporary-rc-devel +BuildRequires: ghc-temporary-devel %endif %description