Hello community,

here is the log from the commit of package ghc-twitter-feed for 
openSUSE:Factory checked in at 2017-05-10 20:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-twitter-feed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-twitter-feed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-twitter-feed"

Wed May 10 20:49:55 2017 rev:4 rq:491518 version:0.2.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-twitter-feed/ghc-twitter-feed.changes        
2017-04-14 13:38:58.648737227 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-twitter-feed.new/ghc-twitter-feed.changes   
2017-05-10 20:49:56.727690767 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:19 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.0.11 revision 3 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-twitter-feed.spec ++++++
--- /var/tmp/diff_new_pack.Utw3ba/_old  2017-05-10 20:49:57.535576767 +0200
+++ /var/tmp/diff_new_pack.Utw3ba/_new  2017-05-10 20:49:57.539576203 +0200
@@ -26,7 +26,7 @@
 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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-authenticate-oauth-devel

++++++ twitter-feed.cabal ++++++
--- /var/tmp/diff_new_pack.Utw3ba/_old  2017-05-10 20:49:57.627563787 +0200
+++ /var/tmp/diff_new_pack.Utw3ba/_new  2017-05-10 20:49:57.631563223 +0200
@@ -1,6 +1,6 @@
 name:                twitter-feed
 version:             0.2.0.11
-x-revision: 2
+x-revision: 3
 synopsis:            Client for fetching Twitter timeline via Oauth
 description:         Fetches a user timeline from Twitter, and optionally 
linkifies the results using the Twitter entity API.
 homepage:            https://github.com/stackbuilders/twitter-feed
@@ -24,7 +24,7 @@
 
   build-depends:
     base               >= 4.6   && < 4.10,
-    aeson              >= 0.8   && < 1.2,
+    aeson              >= 0.8   && < 1.3,
     authenticate-oauth >= 1.5   && < 1.7,
     http-conduit       >= 2.1.4 && < 2.3,
     bytestring         >= 0.10  && < 0.11


Reply via email to