Hello community, here is the log from the commit of package xdcc for openSUSE:Factory checked in at 2017-07-06 00:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdcc (Old) and /work/SRC/openSUSE:Factory/.xdcc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdcc" Thu Jul 6 00:00:51 2017 rev:3 rq:506872 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xdcc/xdcc.changes 2017-05-27 13:16:43.977349095 +0200 +++ /work/SRC/openSUSE:Factory/.xdcc.new/xdcc.changes 2017-07-06 00:00:54.091413417 +0200 @@ -1,0 +2,5 @@ +Mon Jun 19 20:53:32 UTC 2017 - [email protected] + +- Update to version 1.1.4 revision 3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdcc.spec ++++++ --- /var/tmp/diff_new_pack.YaQeDs/_old 2017-07-06 00:00:54.783315946 +0200 +++ /var/tmp/diff_new_pack.YaQeDs/_new 2017-07-06 00:00:54.791314819 +0200 @@ -24,7 +24,7 @@ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/3.cabal#/%{name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-ascii-progress-devel BuildRequires: ghc-async-devel ++++++ xdcc.cabal ++++++ --- /var/tmp/diff_new_pack.YaQeDs/_old 2017-07-06 00:00:54.863304677 +0200 +++ /var/tmp/diff_new_pack.YaQeDs/_new 2017-07-06 00:00:54.863304677 +0200 @@ -1,6 +1,6 @@ name: xdcc version: 1.1.4 -x-revision: 1 +x-revision: 3 synopsis: A wget-like utility for retrieving files from XDCC bots on IRC description: XDCC (eXtended DCC) is a protocol used by IRC bots to make @@ -43,8 +43,8 @@ , irc-dcc >= 2.0.1 && < 2.1 , monad-control >= 1.0.1.0 && < 1.1 , network >= 2.6.2.1 && < 2.7 - , optparse-applicative >= 0.12.1.0 && < 0.14 - , path >= 0.5.7 && < 0.6 + , optparse-applicative >= 0.12.1.0 && < 0.15 + , path >= 0.5.7 && < 0.7 , random == 1.1.* , text >= 1.2.2.1 && < 1.3 , transformers >= 0.4.2.0 && < 0.6
