commit ghc-airship for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-airship for openSUSE:Factory 
checked in at 2017-09-15 21:15:42

Comparing /work/SRC/openSUSE:Factory/ghc-airship (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-airship.new (New)


Package is "ghc-airship"

Fri Sep 15 21:15:42 2017 rev:2 rq:524027 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-airship/ghc-airship.changes  2017-05-16 
14:39:08.653803698 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-airship.new/ghc-airship.changes 
2017-09-15 21:15:43.954389980 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-airship.spec ++
--- /var/tmp/diff_new_pack.nEIcWp/_old  2017-09-15 21:15:45.182217465 +0200
+++ /var/tmp/diff_new_pack.nEIcWp/_new  2017-09-15 21:15:45.190216341 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:A Webmachine-inspired HTTP library
 License:MIT
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+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
 BuildRequires:  ghc-attoparsec-devel
@@ -59,7 +59,6 @@
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-wai-devel
 BuildRequires:  ghc-wai-extra-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
@@ -71,7 +70,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -99,10 +98,8 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog




commit ghc-airship for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package ghc-airship for openSUSE:Factory 
checked in at 2017-05-16 14:39:04

Comparing /work/SRC/openSUSE:Factory/ghc-airship (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-airship.new (New)


Package is "ghc-airship"

Tue May 16 14:39:04 2017 rev:1 rq:493838 version:0.6.0

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-airship.new/ghc-airship.changes 
2017-05-16 14:39:08.653803698 +0200
@@ -0,0 +1,10 @@
+---
+Thu Sep 15 06:59:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.6.0 revision 0 with cabal2obs.
+
+---
+Sun Jul 10 17:17:00 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.0 revision 1 with cabal2obs.
+

New:

  airship-0.6.0.tar.gz
  ghc-airship.changes
  ghc-airship.spec



Other differences:
--
++ ghc-airship.spec ++
#
# spec file for package ghc-airship
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%global pkg_name airship
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.6.0
Release:0
Summary:A Webmachine-inspired HTTP library
License:MIT
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
BuildRequires:  ghc-attoparsec-devel
BuildRequires:  ghc-base64-bytestring-devel
BuildRequires:  ghc-blaze-builder-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-bytestring-trie-devel
BuildRequires:  ghc-case-insensitive-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-cryptohash-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-either-devel
BuildRequires:  ghc-filepath-devel
BuildRequires:  ghc-http-date-devel
BuildRequires:  ghc-http-media-devel
BuildRequires:  ghc-http-types-devel
BuildRequires:  ghc-lifted-base-devel
BuildRequires:  ghc-microlens-devel
BuildRequires:  ghc-mime-types-devel
BuildRequires:  ghc-mmorph-devel
BuildRequires:  ghc-monad-control-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-network-devel
BuildRequires:  ghc-old-locale-devel
BuildRequires:  ghc-random-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-transformers-base-devel
BuildRequires:  ghc-transformers-devel
BuildRequires:  ghc-unix-devel
BuildRequires:  ghc-unordered-containers-devel
BuildRequires:  ghc-wai-devel
BuildRequires:  ghc-wai-extra-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-tasty-devel
BuildRequires:  ghc-tasty-hunit-devel
BuildRequires:  ghc-tasty-quickcheck-devel
%endif

%description
A Webmachine-inspired HTTP library.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
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

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog