Hello community, here is the log from the commit of package ghc-irc-dcc for openSUSE:Factory checked in at 2017-07-06 00:03:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-irc-dcc (Old) and /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-irc-dcc" Thu Jul 6 00:03:15 2017 rev:4 rq:508029 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-irc-dcc/ghc-irc-dcc.changes 2017-05-24 16:51:55.141448070 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new/ghc-irc-dcc.changes 2017-07-06 00:03:16.591338669 +0200 @@ -1,0 +2,10 @@ +Sun Jun 25 18:41:29 UTC 2017 - [email protected] + +- Update to version 2.0.1 revision 3. + +------------------------------------------------------------------- +Mon Jun 19 20:53:34 UTC 2017 - [email protected] + +- Update to version 2.0.1 revision 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-irc-dcc.spec ++++++ --- /var/tmp/diff_new_pack.U1WA2v/_old 2017-07-06 00:03:17.475214151 +0200 +++ /var/tmp/diff_new_pack.U1WA2v/_new 2017-07-06 00:03:17.479213587 +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/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-attoparsec-devel BuildRequires: ghc-binary-devel ++++++ irc-dcc.cabal ++++++ --- /var/tmp/diff_new_pack.U1WA2v/_old 2017-07-06 00:03:17.519207953 +0200 +++ /var/tmp/diff_new_pack.U1WA2v/_new 2017-07-06 00:03:17.519207953 +0200 @@ -1,6 +1,6 @@ name: irc-dcc version: 2.0.1 -x-revision: 1 +x-revision: 3 synopsis: A DCC message parsing and helper library for IRC clients description: DCC (Direct Client-to-Client) is an IRC sub-protocol for establishing and maintaining direct connections to @@ -37,7 +37,7 @@ , irc-ctcp >= 0.1.3.0 && < 0.2 , mtl >= 2.2.1 && < 2.3 , network >= 2.6.2.1 && < 2.7 - , path >= 0.5.7 && < 0.6 + , path >= 0.5.7 && < 0.7 , safe-exceptions >= 0.1.2.0 && < 0.2 , transformers >= 0.4.2.0 && < 0.6 , utf8-string >= 1.0.1.1 && < 1.1 @@ -55,11 +55,11 @@ , iproute >= 1.7.0 && < 1.8 , irc-dcc , network >= 2.6.2.1 && < 2.7 - , path >= 0.5.7 && < 0.6 + , path >= 0.5.7 && < 0.7 , utf8-string >= 1.0.1.1 && < 1.1 , tasty >= 0.11.0.2 && < 0.12 , tasty-hspec >= 1.1.2 && < 1.2 - , tasty-quickcheck >= 0.8.4 && < 0.9 + , tasty-quickcheck >= 0.8.4 && < 0.10 ghc-options: -Wall -fno-warn-orphans -threaded -rtsopts -with-rtsopts=-N default-language: Haskell2010
