Hello community,

here is the log from the commit of package ghc-twitter-feed for 
openSUSE:Factory checked in at 2017-04-14 13:38:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-twitter-feed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-twitter-feed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-twitter-feed"

Fri Apr 14 13:38:57 2017 rev:3 rq:485168 version:0.2.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-twitter-feed/ghc-twitter-feed.changes        
2017-02-03 17:40:20.362296068 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-twitter-feed.new/ghc-twitter-feed.changes   
2017-04-14 13:38:58.648737227 +0200
@@ -1,0 +2,5 @@
+Tue Mar 28 09:02:32 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.11 revision 2 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-twitter-feed.spec ++++++
--- /var/tmp/diff_new_pack.uLu9tV/_old  2017-04-14 13:38:59.400630962 +0200
+++ /var/tmp/diff_new_pack.uLu9tV/_new  2017-04-14 13:38:59.400630962 +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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.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.uLu9tV/_old  2017-04-14 13:38:59.436625875 +0200
+++ /var/tmp/diff_new_pack.uLu9tV/_new  2017-04-14 13:38:59.440625309 +0200
@@ -1,6 +1,6 @@
 name:                twitter-feed
 version:             0.2.0.11
-x-revision: 1
+x-revision: 2
 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
@@ -40,7 +40,7 @@
     base,
     twitter-feed,
     containers           >= 0.5 && < 0.6,
-    HUnit                >= 1.2 && < 1.6,
+    HUnit                >= 1.2 && < 1.7,
     test-framework       >= 0.8 && < 0.9,
     test-framework-hunit >= 0.3 && < 0.4
 


Reply via email to