commit ghc-irc-dcc for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-irc-dcc for openSUSE:Factory 
checked in at 2017-09-15 21:52:38

Comparing /work/SRC/openSUSE:Factory/ghc-irc-dcc (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new (New)


Package is "ghc-irc-dcc"

Fri Sep 15 21:52:38 2017 rev:5 rq:524878 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-irc-dcc/ghc-irc-dcc.changes  2017-07-06 
00:03:16.591338669 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new/ghc-irc-dcc.changes 
2017-09-15 21:52:38.242391321 +0200
@@ -1,0 +2,11 @@
+Tue Sep  5 03:01:55 UTC 2017 - psim...@suse.com
+
+- Update to version 2.0.1 revision 4.
+  A more detailed change log is not available.
+
+---
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-irc-dcc.spec ++
--- /var/tmp/diff_new_pack.rtAHnu/_old  2017-09-15 21:52:39.150263364 +0200
+++ /var/tmp/diff_new_pack.rtAHnu/_new  2017-09-15 21:52:39.150263364 +0200
@@ -23,10 +23,10 @@
 Release:0
 Summary:A DCC message parsing and helper library for IRC clients
 License:MIT
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+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/3.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-binary-devel
@@ -41,7 +41,6 @@
 BuildRequires:  ghc-safe-exceptions-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-utf8-string-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-hspec-attoparsec-devel
 BuildRequires:  ghc-tasty-devel
@@ -57,7 +56,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -86,11 +85,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md
 
 %changelog

++ irc-dcc.cabal ++
--- /var/tmp/diff_new_pack.rtAHnu/_old  2017-09-15 21:52:39.190257726 +0200
+++ /var/tmp/diff_new_pack.rtAHnu/_new  2017-09-15 21:52:39.190257726 +0200
@@ -1,6 +1,6 @@
 name:irc-dcc
 version: 2.0.1
-x-revision: 3
+x-revision: 4
 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
@@ -32,7 +32,7 @@
  , attoparsec  >= 0.13.0.1 && < 0.14
  , binary  >= 0.7.5.0  && < 0.10
  , bytestring  >= 0.10.6.0 && < 0.11
- , io-streams  >= 1.3.5.0  && < 1.5
+ , io-streams  >= 1.3.5.0  && < 1.6
  , iproute >= 1.7.0&& < 1.8
  , irc-ctcp>= 0.1.3.0  && < 0.2
  , mtl >= 2.2.1&& < 2.3




commit ghc-irc-dcc for openSUSE:Factory

2017-07-05 Thread root
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 - psim...@suse.com
+
+- Update to version 2.0.1 revision 3.
+
+---
+Mon Jun 19 20:53:34 UTC 2017 - psim...@suse.com
+
+- 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




commit ghc-irc-dcc for openSUSE:Factory

2017-05-24 Thread root
Hello community,

here is the log from the commit of package ghc-irc-dcc for openSUSE:Factory 
checked in at 2017-05-24 16:51:02

Comparing /work/SRC/openSUSE:Factory/ghc-irc-dcc (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new (New)


Package is "ghc-irc-dcc"

Wed May 24 16:51:02 2017 rev:3 rq:497817 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-irc-dcc/ghc-irc-dcc.changes  2017-04-17 
10:25:45.162960246 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new/ghc-irc-dcc.changes 
2017-05-24 16:51:55.141448070 +0200
@@ -1,0 +2,5 @@
+Tue May 16 08:44:26 UTC 2017 - psim...@suse.com
+
+- Update to version 2.0.1 revision 1 with cabal2obs.
+
+---

New:

  irc-dcc.cabal



Other differences:
--
++ ghc-irc-dcc.spec ++
--- /var/tmp/diff_new_pack.Mb3QYs/_old  2017-05-24 16:51:55.765360236 +0200
+++ /var/tmp/diff_new_pack.Mb3QYs/_new  2017-05-24 16:51:55.765360236 +0200
@@ -26,6 +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
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-binary-devel
@@ -67,6 +68,7 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ irc-dcc.cabal ++
name:irc-dcc
version: 2.0.1
x-revision: 1
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
 exchange messages and files.
 .
 See  for
 more details.
license: MIT
license-file:LICENSE
extra-source-files:  CHANGELOG.md
homepage:https://github.com/JanGe/irc-dcc
bug-reports: https://github.com/JanGe/irc-dcc/issues
author:  Jan Gerlinger
maintainer:  g...@jangerlinger.de
category:Network
copyright:   2016 Jan Gerlinger
build-type:  Simple
cabal-version:   >= 1.10

library
  hs-source-dirs:  src
  exposed-modules: Network.IRC.DCC
 , Network.IRC.DCC.Internal
 , Network.IRC.DCC.Client.FileTransfer
  other-modules:   Network.Socket.ByteString.Extended
 , System.IO.Streams.Lifted
  -- other-extensions:
  build-depends:   base>= 4.8  && < 5
 , attoparsec  >= 0.13.0.1 && < 0.14
 , binary  >= 0.7.5.0  && < 0.10
 , bytestring  >= 0.10.6.0 && < 0.11
 , io-streams  >= 1.3.5.0  && < 1.5
 , iproute >= 1.7.0&& < 1.8
 , 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
 , safe-exceptions >= 0.1.2.0  && < 0.2
 , transformers>= 0.4.2.0  && < 0.6
 , utf8-string >= 1.0.1.1  && < 1.1
  default-language:Haskell2010
  ghc-options: -Wall -fno-warn-unused-do-bind

test-suite irc-dcc-test
  type:exitcode-stdio-1.0
  hs-source-dirs:  test
  main-is: Spec.hs
  other-modules:   Network.IRC.DCCTest
  build-depends:   base >= 4.8  && < 5
 , bytestring   >= 0.10.6.0 && < 0.11
 , hspec-attoparsec >= 0.1.0.2  && < 0.2
 , iproute  >= 1.7.0&& < 1.8
 , irc-dcc
 , network  >= 2.6.2.1  && < 2.7
 , path >= 0.5.7&& < 0.6
 , 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
  ghc-options: -Wall -fno-warn-orphans
   -threaded -rtsopts -with-rtsopts=-N
  default-language:Haskell2010

source-repository head
  type: git
  location: https://github.com/JanGe/irc-dcc.git



commit ghc-irc-dcc for openSUSE:Factory

2017-04-17 Thread root
Hello community,

here is the log from the commit of package ghc-irc-dcc for openSUSE:Factory 
checked in at 2017-04-17 10:25:32

Comparing /work/SRC/openSUSE:Factory/ghc-irc-dcc (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new (New)


Package is "ghc-irc-dcc"

Mon Apr 17 10:25:32 2017 rev:2 rq:485137 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-irc-dcc/ghc-irc-dcc.changes  2017-03-08 
00:58:43.652135636 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-irc-dcc.new/ghc-irc-dcc.changes 
2017-04-17 10:25:45.162960246 +0200
@@ -1,0 +2,10 @@
+Mon Mar 27 12:41:56 UTC 2017 - psim...@suse.com
+
+- Update to version 2.0.1 with cabal2obs.
+
+---
+Thu Sep 15 06:44:50 UTC 2016 - psim...@suse.com
+
+- Update to version 2.0.0 revision 0 with cabal2obs.
+
+---

Old:

  1.cabal
  irc-dcc-1.2.1.tar.gz

New:

  irc-dcc-2.0.1.tar.gz



Other differences:
--
++ ghc-irc-dcc.spec ++
--- /var/tmp/diff_new_pack.N4BkGQ/_old  2017-04-17 10:25:48.006557540 +0200
+++ /var/tmp/diff_new_pack.N4BkGQ/_new  2017-04-17 10:25:48.010556973 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-irc-dcc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,26 +19,25 @@
 %global pkg_name irc-dcc
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.1
+Version:2.0.1
 Release:0
 Summary:A DCC message parsing and helper library for IRC clients
 License:MIT
-Group:  System/Libraries
+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
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
-BuildRequires:  ghc-errors-devel
 BuildRequires:  ghc-io-streams-devel
 BuildRequires:  ghc-iproute-devel
 BuildRequires:  ghc-irc-ctcp-devel
+BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-path-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-safe-exceptions-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,8 +45,8 @@
 BuildRequires:  ghc-hspec-attoparsec-devel
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hspec-devel
+BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 DCC (Direct Client-to-Client) is an IRC sub-protocol for establishing and
@@ -68,22 +67,15 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -97,5 +89,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGELOG.md
 
 %changelog

++ irc-dcc-1.2.1.tar.gz -> irc-dcc-2.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/irc-dcc-1.2.1/CHANGELOG.md 
new/irc-dcc-2.0.1/CHANGELOG.md
--- old/irc-dcc-1.2.1/CHANGELOG.md  1970-01-01 01:00:00.0 +0100
+++ new/irc-dcc-2.0.1/CHANGELOG.md  2017-03-19 06:29:39.0 +0100
@@ -0,0 +1,3 @@
+# 2.0.1
+* Remove unused `errors` package from dependencies
+* Relax upper bounds for package `binary`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/irc-dcc-1.2.1/irc-dcc.cabal 
new/irc-dcc-2.0.1/irc-dcc.cabal
--- old/irc-dcc-1.2.1/irc-dcc.cabal 2016-05-27 19:43:11.0 +0200
+++ new/irc-dcc-2.0.1/irc-dcc.cabal 2017-03-19 06:27:38.0 +0100
@@ -1,65 +1,67 @@
-name: irc-dcc
-version:  1.2.1
-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
-  exchange messages and files.
-  .
-  See  
for
-  more details.
-license:  MIT