Hello community,
here is the log from the commit of package ghc-amazonka-route53 for
openSUSE:Factory checked in at 2017-03-24 02:14:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-amazonka-route53 (Old)
and /work/SRC/openSUSE:Factory/.ghc-amazonka-route53.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-amazonka-route53"
Fri Mar 24 02:14:07 2017 rev:2 rq:461588 version:1.4.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-amazonka-route53/ghc-amazonka-route53.changes
2017-02-03 17:38:26.410424835 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-amazonka-route53.new/ghc-amazonka-route53.changes
2017-03-24 02:14:17.398586234 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:17:00 UTC 2017 - [email protected]
+
+- Update to version 1.4.5 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
amazonka-route53-1.4.3.tar.gz
New:
----
amazonka-route53-1.4.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-amazonka-route53.spec ++++++
--- /var/tmp/diff_new_pack.Gubn20/_old 2017-03-24 02:14:18.914371766 +0100
+++ /var/tmp/diff_new_pack.Gubn20/_new 2017-03-24 02:14:18.914371766 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-amazonka-route53
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -19,7 +19,7 @@
%global pkg_name amazonka-route53
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.4.3
+Version: 1.4.5
Release: 0
Summary: Amazon Route 53 SDK
License: MPL-2.0
@@ -29,38 +29,31 @@
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-amazonka-core-devel
BuildRequires: ghc-rpm-macros
+BuildRequires: ghc-text-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-amazonka-test-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel
-BuildRequires: ghc-text-devel
BuildRequires: ghc-time-devel
BuildRequires: ghc-unordered-containers-devel
%endif
%description
-Amazon Route 53 is a scalable Domain Name System (DNS) web service. It provides
-secure and reliable routing to your infrastructure that uses Amazon Web
-Services (AWS) products, such as Amazon Elastic Compute Cloud (Amazon EC2),
-Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3).
-You can also use Amazon Route 53 to route users to your infrastructure outside
-of AWS.
-
The types from this library are intended to be used with
<http://hackage.haskell.org/package/amazonka amazonka>, which provides
-mechanisms for specifying AuthN/AuthZ information and sending requests.
+mechanisms for specifying AuthN/AuthZ information, sending requests, and
+receiving responses.
-Use of lenses is required for constructing and manipulating types.
-This is due to the amount of nesting of AWS types and transparency regarding
-de/serialisation into more palatable Haskell values. The provided lenses should
-be compatible with any of the major lens libraries such as
-<http://hackage.haskell.org/package/lens lens> or
-<http://hackage.haskell.org/package/lens-family-core lens-family-core>.
+Lenses are used for constructing and manipulating types, due to the depth of
+nesting of AWS types and transparency regarding de/serialisation into more
+palatable Haskell values. The provided lenses should be compatible with any of
+the major lens libraries such as <http://hackage.haskell.org/package/lens lens>
+or <http://hackage.haskell.org/package/lens-family-core lens-family-core>.
See "Network.AWS.Route53" or <https://aws.amazon.com/documentation/ the AWS
-Documentation> to get started.
+documentation> to get started.
%package devel
Summary: Haskell %{pkg_name} library development files
++++++ amazonka-route53-1.4.3.tar.gz -> amazonka-route53-1.4.5.tar.gz ++++++
++++ 8477 lines of diff (skipped)