Hello community,
here is the log from the commit of package ghc-amazonka-s3-streaming for
openSUSE:Factory checked in at 2017-09-15 21:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-amazonka-s3-streaming (Old)
and /work/SRC/openSUSE:Factory/.ghc-amazonka-s3-streaming.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-amazonka-s3-streaming"
Fri Sep 15 21:18:59 2017 rev:4 rq:524102 version:0.2.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-amazonka-s3-streaming/ghc-amazonka-s3-streaming.changes
2017-08-31 20:50:04.125305973 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-amazonka-s3-streaming.new/ghc-amazonka-s3-streaming.changes
2017-09-15 21:19:00.230769284 +0200
@@ -1,0 +2,5 @@
+Thu Aug 3 15:38:38 UTC 2017 - [email protected]
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-amazonka-s3-streaming.spec ++++++
--- /var/tmp/diff_new_pack.peHsei/_old 2017-09-15 21:19:00.742697115 +0200
+++ /var/tmp/diff_new_pack.peHsei/_new 2017-09-15 21:19:00.746696552 +0200
@@ -22,8 +22,8 @@
Release: 0
Summary: Provides conduits to upload data to S3 using the Multipart API
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: chrpath
BuildRequires: ghc-Cabal-devel
@@ -45,14 +45,13 @@
BuildRequires: ghc-resourcet-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Provides conduits to upload data to S3 using the Multipart API.
%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}
@@ -79,12 +78,10 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%{_bindir}/s3upload
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc Changelog.md README.md
%changelog