Accepting request 213355 from devel:languages:haskell:pandoc

update and replace utf8-string with text, which is in Factory

OBS-URL: https://build.opensuse.org/request/show/213355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zip-archive?expand=0&rev=8
This commit is contained in:
Scott Bahling 2014-01-10 15:15:28 +00:00 committed by Git OBS Bridge
parent 77be6eb795
commit 7464b7715e
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Mon Oct 21 21:58:11 UTC 2013 - sbahling@suse.com
Tue Dec 31 15:15:44 UTC 2013 - peter.trommler@ohm-hochschule.de
- spec file: Add %defattr(-,root,root,-) to %files devel section
- update to 0.2 from upstream
* replace dependency on utf8-string by text
-------------------------------------------------------------------
Wed May 15 15:21:20 UTC 2013 - peter.trommler@ohm-hochschule.de

View File

@ -19,7 +19,7 @@
%global pkg_name zip-archive
Name: ghc-zip-archive
Version: 0.1.3.4
Version: 0.2
Release: 0
Summary: Library for creating and modifying zip archives
License: BSD-3-Clause
@ -42,9 +42,9 @@ BuildRequires: ghc-filepath-devel
BuildRequires: ghc-mtl-devel
BuildRequires: ghc-old-time-devel
BuildRequires: ghc-pretty-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-time-devel
BuildRequires: ghc-unix-devel
BuildRequires: ghc-utf8-string-devel
BuildRequires: ghc-zlib-devel
# End cabal-rpm deps
@ -82,10 +82,9 @@ and extracting files from zip archives.
%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
%defattr(-,root,root)
%doc LICENSE
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbef41120d995a87702f7bb0c1ed8107f3f36a61714b2e31d9d19df5466e7643
size 11250

3
zip-archive-0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbd58d1c6d67251c68ba060397d4aec34158efdea3e2d309fbd2cfe85e455634
size 11401