Hello community,

here is the log from the commit of package ghc-gogol-adsense-host for 
openSUSE:Factory checked in at 2017-08-31 20:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-gogol-adsense-host (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-gogol-adsense-host.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-gogol-adsense-host"

Thu Aug 31 20:51:40 2017 rev:2 rq:513268 version:0.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-gogol-adsense-host/ghc-gogol-adsense-host.changes
    2017-05-10 20:38:04.856136255 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-gogol-adsense-host.new/ghc-gogol-adsense-host.changes
       2017-08-31 20:51:40.887723340 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:08:12 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.0.
+
+-------------------------------------------------------------------

Old:
----
  gogol-adsense-host-0.1.1.tar.gz

New:
----
  gogol-adsense-host-0.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-gogol-adsense-host.spec ++++++
--- /var/tmp/diff_new_pack.BqsoY1/_old  2017-08-31 20:51:41.611621726 +0200
+++ /var/tmp/diff_new_pack.BqsoY1/_new  2017-08-31 20:51:41.619620603 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name gogol-adsense-host
 Name:           ghc-%{pkg_name}
-Version:        0.1.1
+Version:        0.3.0
 Release:        0
 Summary:        Google AdSense Host SDK
 License:        MPL-2.0

++++++ gogol-adsense-host-0.1.1.tar.gz -> gogol-adsense-host-0.3.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gogol-adsense-host-0.1.1/README.md 
new/gogol-adsense-host-0.3.0/README.md
--- old/gogol-adsense-host-0.1.1/README.md      2016-11-03 14:26:26.000000000 
+0100
+++ new/gogol-adsense-host-0.3.0/README.md      2017-07-12 16:45:05.000000000 
+0200
@@ -8,7 +8,7 @@
 
 ## Version
 
-`0.1.1`
+`0.3.0`
 
 
 ## Description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gogol-adsense-host-0.1.1/gen/Network/Google/AdSenseHost/Types/Product.hs 
new/gogol-adsense-host-0.3.0/gen/Network/Google/AdSenseHost/Types/Product.hs
--- 
old/gogol-adsense-host-0.1.1/gen/Network/Google/AdSenseHost/Types/Product.hs    
    2016-11-03 14:26:26.000000000 +0100
+++ 
new/gogol-adsense-host-0.3.0/gen/Network/Google/AdSenseHost/Types/Product.hs    
    2017-07-12 16:45:05.000000000 +0200
@@ -1210,8 +1210,8 @@
     , _assColors = Nothing
     }
 
--- | The style of the corners in the ad. Possible values are SQUARE,
--- SLIGHTLY_ROUNDED and VERY_ROUNDED.
+-- | The style of the corners in the ad (deprecated: never populated,
+-- ignored).
 assCorners :: Lens' AdStyle (Maybe Text)
 assCorners
   = lens _assCorners (\ s a -> s{_assCorners = a})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gogol-adsense-host-0.1.1/gogol-adsense-host.cabal 
new/gogol-adsense-host-0.3.0/gogol-adsense-host.cabal
--- old/gogol-adsense-host-0.1.1/gogol-adsense-host.cabal       2016-11-03 
14:26:26.000000000 +0100
+++ new/gogol-adsense-host-0.3.0/gogol-adsense-host.cabal       2017-07-12 
16:45:05.000000000 +0200
@@ -1,5 +1,5 @@
 name:                  gogol-adsense-host
-version:               0.1.1
+version:               0.3.0
 synopsis:              Google AdSense Host SDK.
 homepage:              https://github.com/brendanhay/gogol
 bug-reports:           https://github.com/brendanhay/gogol/issues
@@ -72,5 +72,5 @@
         , Network.Google.AdSenseHost.Types.Sum
 
     build-depends:
-          gogol-core == 0.1.1.*
+          gogol-core == 0.3.0.*
         , base       >= 4.7 && < 5


Reply via email to