diff --git a/ghc-hinotify.changes b/ghc-hinotify.changes index 29a0f74..885daa1 100644 --- a/ghc-hinotify.changes +++ b/ghc-hinotify.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 9 15:59:00 UTC 2015 - mimi.vx@gmail.com + +- update to 0.3.8.1 +* Use file system encoding for file names. + ------------------------------------------------------------------- Mon Feb 16 20:46:05 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-hinotify.spec b/ghc-hinotify.spec index 92e599c..431cd57 100644 --- a/ghc-hinotify.spec +++ b/ghc-hinotify.spec @@ -1,7 +1,6 @@ # # spec file for package ghc-hinotify # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties @@ -18,8 +17,8 @@ %global pkg_name hinotify -Name: ghc-%{pkg_name} -Version: 0.3.7 +Name: ghc-hinotify +Version: 0.3.8.1 Release: 0 Summary: Haskell binding to inotify License: BSD-3-Clause @@ -54,23 +53,18 @@ 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} - %postun devel %{ghc_pkg_recache} - %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE diff --git a/hinotify-0.3.7.tar.gz b/hinotify-0.3.7.tar.gz deleted file mode 100644 index ffb18fd..0000000 --- a/hinotify-0.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b702d104f35ca925c748deb9e2a1faaaf6b7b517e48a39a8c8f7d1ad3ebf544 -size 6760 diff --git a/hinotify-0.3.8.1.tar.gz b/hinotify-0.3.8.1.tar.gz new file mode 100644 index 0000000..ed79260 --- /dev/null +++ b/hinotify-0.3.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d46e32c362ff1e2d9c8d79a553e0d2e59e009d46708163fb05a07e1a71810d +size 8344