Accepting request 321483 from devel:languages:haskell
- update to 0.3.8.1 * Use file system encoding for file names. OBS-URL: https://build.opensuse.org/request/show/321483 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hinotify?expand=0&rev=2
This commit is contained in:
commit
1af9731728
@ -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
|
Mon Feb 16 20:46:05 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-hinotify
|
# spec file for package ghc-hinotify
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%global pkg_name hinotify
|
%global pkg_name hinotify
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-hinotify
|
||||||
Version: 0.3.7
|
Version: 0.3.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Haskell binding to inotify
|
Summary: Haskell binding to inotify
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -54,23 +53,18 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{ghc_lib_build}
|
%{ghc_lib_build}
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{ghc_lib_install}
|
%{ghc_lib_install}
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
%{ghc_pkg_recache}
|
%{ghc_pkg_recache}
|
||||||
|
|
||||||
|
|
||||||
%postun devel
|
%postun devel
|
||||||
%{ghc_pkg_recache}
|
%{ghc_pkg_recache}
|
||||||
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b702d104f35ca925c748deb9e2a1faaaf6b7b517e48a39a8c8f7d1ad3ebf544
|
|
||||||
size 6760
|
|
3
hinotify-0.3.8.1.tar.gz
Normal file
3
hinotify-0.3.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37d46e32c362ff1e2d9c8d79a553e0d2e59e009d46708163fb05a07e1a71810d
|
||||||
|
size 8344
|
Loading…
Reference in New Issue
Block a user