commit ghc-uuid-types for openSUSE:Factory

2020-09-07 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2020-09-07 22:04:27

Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3399 (New)


Package is "ghc-uuid-types"

Mon Sep  7 22:04:27 2020 rev:13 rq:832336 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2020-08-28 21:40:39.848871484 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3399/ghc-uuid-types.changes  
2020-09-07 22:04:27.802124802 +0200
@@ -1,0 +2,6 @@
+Mon Aug 31 09:34:36 UTC 2020 - psim...@suse.com
+
+- Update uuid-types to version 1.0.3 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+---



Other differences:
--



commit ghc-uuid-types for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2020-08-28 21:40:39

Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3399 (New)


Package is "ghc-uuid-types"

Fri Aug 28 21:40:39 2020 rev:12 rq:829479 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2020-06-19 17:20:39.859413512 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3399/ghc-uuid-types.changes  
2020-08-28 21:40:39.848871484 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:46:31 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.GKMHdP/_old  2020-08-28 21:40:40.380871680 +0200
+++ /var/tmp/diff_new_pack.GKMHdP/_new  2020-08-28 21:40:40.384871682 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:BSD-3-Clause
 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-binary-devel
 BuildRequires:  ghc-bytestring-devel
@@ -58,7 +58,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build

++ uuid-types.cabal ++
--- /var/tmp/diff_new_pack.GKMHdP/_old  2020-08-28 21:40:40.428871698 +0200
+++ /var/tmp/diff_new_pack.GKMHdP/_new  2020-08-28 21:40:40.428871698 +0200
@@ -1,6 +1,6 @@
 Name: uuid-types
 Version: 1.0.3
-x-revision: 2
+x-revision: 3
 Copyright: (c) 2008-2014 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslat...@gmail.com
@@ -32,7 +32,7 @@
 bytestring >= 0.9 && < 0.11,
 deepseq >= 1.3 && < 1.5,
 hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.4),
-random >= 1.0.1 && < 1.2,
+random >= 1.0.1 && < 1.3,
 text >= 1 && < 1.3
 
  Exposed-Modules:
@@ -57,11 +57,11 @@
 Build-Depends: base >= 3 && < 5,
uuid-types,
bytestring >= 0.9 && < 0.11,
-   HUnit >=1.2 && < 1.4,
-   QuickCheck >=2.4 && < 2.10,
-   tasty >= 0.10 && < 0.12,
-   tasty-hunit == 0.9.*,
-   tasty-quickcheck == 0.8.*
+   HUnit >=1.2 && < 1.7,
+   QuickCheck >=2.4 && < 2.15,
+   tasty >= 0.10 && < 1.4,
+   tasty-hunit == 0.9.* || ==0.10.*,
+   tasty-quickcheck == 0.8.* || ==0.10.*
 
 benchmark benchmark
 Type:  exitcode-stdio-1.0
@@ -72,7 +72,7 @@
 Build-depends: base == 4.*,
uuid-types,
bytestring >= 0.9 && < 0.11,
-   containers >= 0.4 && < 0.6,
-   criterion >= 0.4 && < 1.2,
+   containers >= 0.4 && < 0.7,
+   criterion >= 0.4 && < 1.6,
deepseq >= 1.1 && < 1.5,
-   random >= 1.0.1 && < 1.2
+   random >= 1.0.1 && < 1.3




commit ghc-uuid-types for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2020-06-19 17:20:34

Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3606 (New)


Package is "ghc-uuid-types"

Fri Jun 19 17:20:34 2020 rev:11 rq:815211 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2019-12-27 13:59:00.912822013 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.3606/ghc-uuid-types.changes  
2020-06-19 17:20:39.859413512 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 11:14:48 UTC 2020 - Peter Simons 
+
+- Re-generate file with latest version of spec-cleaner.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.SjPfHi/_old  2020-06-19 17:20:40.627415634 +0200
+++ /var/tmp/diff_new_pack.SjPfHi/_new  2020-06-19 17:20:40.631415644 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit ghc-uuid-types for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2019-12-27 13:58:55

Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.6675 (New)


Package is "ghc-uuid-types"

Fri Dec 27 13:58:55 2019 rev:10 rq:759554 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2019-06-19 21:13:10.934788084 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.6675/ghc-uuid-types.changes  
2019-12-27 13:59:00.912822013 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:15:09 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.Y1Ek1M/_old  2019-12-27 13:59:01.372822235 +0100
+++ /var/tmp/diff_new_pack.Y1Ek1M/_new  2019-12-27 13:59:01.372822235 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Type definitions for Universally Unique Identifiers
 License:BSD-3-Clause
-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/2.cabal#/%{pkg_name}.cabal
@@ -50,7 +49,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-uuid-types for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2019-06-19 21:12:28

Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.4811 (New)


Package is "ghc-uuid-types"

Wed Jun 19 21:12:28 2019 rev:9 rq:710649 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2018-10-25 09:06:58.918482025 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.4811/ghc-uuid-types.changes  
2019-06-19 21:13:10.934788084 +0200
@@ -1,0 +2,5 @@
+Tue Jun 11 14:29:22 UTC 2019 - Peter Simons 
+
+- Update Cabal file for more accurate build dependencies.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.kFTzq7/_old  2019-06-19 21:13:11.558788690 +0200
+++ /var/tmp/diff_new_pack.kFTzq7/_new  2019-06-19 21:13:11.558788690 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -26,7 +26,7 @@
 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/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-binary-devel
 BuildRequires:  ghc-bytestring-devel

++ uuid-types.cabal ++
--- /var/tmp/diff_new_pack.kFTzq7/_old  2019-06-19 21:13:11.602788733 +0200
+++ /var/tmp/diff_new_pack.kFTzq7/_new  2019-06-19 21:13:11.606788737 +0200
@@ -1,6 +1,6 @@
 Name: uuid-types
 Version: 1.0.3
-x-revision: 1
+x-revision: 2
 Copyright: (c) 2008-2014 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslat...@gmail.com
@@ -31,7 +31,7 @@
 binary >= 0.4 && < 0.9,
 bytestring >= 0.9 && < 0.11,
 deepseq >= 1.3 && < 1.5,
-hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3),
+hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.4),
 random >= 1.0.1 && < 1.2,
 text >= 1 && < 1.3
 




commit ghc-uuid-types for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2018-10-25 09:06:58

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


Package is "ghc-uuid-types"

Thu Oct 25 09:06:58 2018 rev:8 rq:643487 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2018-07-24 17:23:22.563375960 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2018-10-25 09:06:58.918482025 +0200
@@ -1,0 +2,5 @@
+Sat Oct 20 11:32:13 UTC 2018 - Peter Simons 
+
+- Use https URL to refer to bugs.opensuse.org.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.hOecib/_old  2018-10-25 09:06:59.374481753 +0200
+++ /var/tmp/diff_new_pack.hOecib/_new  2018-10-25 09:06:59.374481753 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 




commit ghc-uuid-types for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2018-07-24 17:23:21

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


Package is "ghc-uuid-types"

Tue Jul 24 17:23:21 2018 rev:7 rq:623891 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2018-05-30 12:27:50.173168097 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2018-07-24 17:23:22.563375960 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 14:26:47 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
@@ -30 +35,0 @@
-



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.wIVHm6/_old  2018-07-24 17:23:23.223376803 +0200
+++ /var/tmp/diff_new_pack.wIVHm6/_new  2018-07-24 17:23:23.223376803 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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




commit ghc-uuid-types for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2018-05-30 12:21:19

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


Package is "ghc-uuid-types"

Wed May 30 12:21:19 2018 rev:6 rq:609828 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2017-09-15 22:22:48.603322704 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2018-05-30 12:27:50.173168097 +0200
@@ -1,0 +2,5 @@
+Wed May 16 14:36:29 UTC 2018 - psim...@suse.com
+
+- Prefer the new %license attribute over %doc.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.XOhTk2/_old  2018-05-30 12:27:50.897142643 +0200
+++ /var/tmp/diff_new_pack.XOhTk2/_new  2018-05-30 12:27:50.901142503 +0200
@@ -79,7 +79,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc CHANGES




commit ghc-uuid-types for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2017-09-15 22:22:46

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


Package is "ghc-uuid-types"

Fri Sep 15 22:22:46 2017 rev:5 rq:525627 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2016-10-18 10:41:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2017-09-15 22:22:48.603322704 +0200
@@ -1,0 +2,5 @@
+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-uuid-types.spec ++
--- /var/tmp/diff_new_pack.O4HDCK/_old  2017-09-15 22:22:49.219235930 +0200
+++ /var/tmp/diff_new_pack.O4HDCK/_new  2017-09-15 22:22:49.219235930 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# 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
@@ -23,8 +23,8 @@
 Release:0
 Summary:Type definitions for Universally Unique Identifiers
 License:BSD-3-Clause
-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/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
@@ -35,7 +35,6 @@
 BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
@@ -51,7 +50,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}
@@ -80,10 +79,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
+%doc CHANGES
 
 %changelog




commit ghc-uuid-types for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2016-10-18 10:41:13

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


Package is "ghc-uuid-types"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2016-07-20 09:24:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2016-10-18 10:41:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 07:04:34 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.3 revision 1 with cabal2obs.
+
+---

New:

  uuid-types.cabal



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.Q1QNT6/_old  2016-10-18 10:41:14.0 +0200
+++ /var/tmp/diff_new_pack.Q1QNT6/_new  2016-10-18 10:41:14.0 +0200
@@ -23,11 +23,11 @@
 Release:0
 Summary:Type definitions for Universally Unique Identifiers
 License:BSD-3-Clause
-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#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-deepseq-devel
@@ -43,7 +43,6 @@
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library contains type definitions for Universally Unique Identifiers and
@@ -63,21 +62,16 @@
 
 %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

++ uuid-types.cabal ++
Name: uuid-types
Version: 1.0.3
x-revision: 1
Copyright: (c) 2008-2014 Antoine Latter
Author: Antoine Latter
Maintainer: aslat...@gmail.com
License: BSD3
License-file: LICENSE

Category: Data
Build-Type: Simple
Cabal-Version: >= 1.8

Description:
 This library contains type definitions for Universally Unique Identifiers
 and basic conversion functions.

 See  for the general idea.

Synopsis: Type definitions for Universally Unique Identifiers

Homepage: https://github.com/aslatter/uuid
Bug-Reports: https://github.com/aslatter/uuid/issues

Extra-Source-Files:
 CHANGES


Library
 Build-Depends: base >=3 && < 5,
binary >= 0.4 && < 0.9,
bytestring >= 0.9 && < 0.11,
deepseq >= 1.3 && < 1.5,
hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3),
random >= 1.0.1 && < 1.2,
text >= 1 && < 1.3

 Exposed-Modules:
   Data.UUID.Types
   -- Exposed for companion projects; *NOT* part of the official API:
   Data.UUID.Types.Internal.Builder
   Data.UUID.Types.Internal

 Extensions: DeriveDataTypeable
 Ghc-Options:-Wall

source-repository   head
  type: git
  location: https://github.com/aslatter/uuid.git

Test-Suite testuuid
Type:  exitcode-stdio-1.0
Main-is:   TestUUID.hs
Hs-source-dirs:tests
Extensions:DeriveDataTypeable
Ghc-Options:   -Wall -fno-warn-orphans
Build-Depends: base >= 3 && < 5,
   uuid-types,
   bytestring >= 0.9 && < 0.11,
   HUnit >=1.2 && < 1.4,
   QuickCheck >=2.4 && < 2.10,
   tasty >= 0.10 && < 0.12,
   tasty-hunit == 0.9.*,
   tasty-quickcheck == 0.8.*

benchmark benchmark
Type:  exitcode-stdio-1.0
Main-is:   BenchUUID.hs
Hs-source-dirs:tests
Extensions:DeriveDataTypeable, CPP
Ghc-Options:   -Wall -fno-warn-orphans
Build-depends: base == 4.*,
   uuid-types,
   bytestring >= 0.9 && < 0.11,
   containers >= 0.4 && < 0.6,
   criterion >= 0.4 && < 1.2,
   deepseq >= 1.1 && < 1.5,
   random >= 1.0.1 && < 1.2



commit ghc-uuid-types for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2016-07-20 09:24:07

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


Package is "ghc-uuid-types"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2016-04-03 23:07:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2016-07-20 09:24:09.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:15:52 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.3 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.V4Tvj5/_old  2016-07-20 09:24:10.0 +0200
+++ /var/tmp/diff_new_pack.V4Tvj5/_new  2016-07-20 09:24:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-uuid-types
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,29 +17,25 @@
 
 
 %global pkg_name uuid-types
-
 %bcond_with tests
-
-Name:   ghc-uuid-types
+Name:   ghc-%{pkg_name}
 Version:1.0.3
 Release:0 
 Summary:Type definitions for Universally Unique Identifiers
 License:BSD-3-Clause
 Group:  System/Libraries
-
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-random-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
@@ -54,33 +50,35 @@
 basic conversion functions. See  for the
 general idea.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
+
 %build
 %ghc_lib_build
 
+
 %install
 %ghc_lib_install
 
+
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
+
 %post devel
 %ghc_pkg_recache
 




commit ghc-uuid-types for openSUSE:Factory

2016-04-03 Thread h_root
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2016-04-03 23:07:27

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


Package is "ghc-uuid-types"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes
2015-12-09 22:17:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes   
2016-04-03 23:07:44.0 +0200
@@ -1,0 +2,5 @@
+Sun Apr  3 15:22:37 UTC 2016 - mimi...@gmail.com
+
+- update to 1.0.3
+
+---

Old:

  uuid-types-1.0.2.tar.gz

New:

  uuid-types-1.0.3.tar.gz



Other differences:
--
++ ghc-uuid-types.spec ++
--- /var/tmp/diff_new_pack.qEkLva/_old  2016-04-03 23:07:45.0 +0200
+++ /var/tmp/diff_new_pack.qEkLva/_new  2016-04-03 23:07:45.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-uuid-types
-Version:1.0.2
+Version:1.0.3
 Release:0 
 Summary:Type definitions for Universally Unique Identifiers
 License:BSD-3-Clause

++ uuid-types-1.0.2.tar.gz -> uuid-types-1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/CHANGES new/uuid-types-1.0.3/CHANGES
--- old/uuid-types-1.0.2/CHANGES2015-08-02 06:12:43.0 +0200
+++ new/uuid-types-1.0.3/CHANGES2016-04-02 21:47:47.0 +0200
@@ -1,3 +1,7 @@
+1.0.3
+
+- Bump package dependencies
+
 1.0.2
 
 - Add toText/fromText
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/CONTRIBUTORS 
new/uuid-types-1.0.3/CONTRIBUTORS
--- old/uuid-types-1.0.2/CONTRIBUTORS   2015-08-02 06:12:43.0 +0200
+++ new/uuid-types-1.0.3/CONTRIBUTORS   1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-In order of appearance:
-
-Antoine Latter
-Jason Dusek
-Tim Newsham
-Mark Lentczner
-Neil Mitchell
-Bas van Dijk
-Sergei Trofimovich
-davean
-Francesco Mazzoli
-Michael Snoyman
-Bardur Arantsson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/uuid-types.cabal 
new/uuid-types-1.0.3/uuid-types.cabal
--- old/uuid-types-1.0.2/uuid-types.cabal   2015-08-02 06:12:43.0 
+0200
+++ new/uuid-types-1.0.3/uuid-types.cabal   2016-04-02 21:47:47.0 
+0200
@@ -1,5 +1,5 @@
 Name: uuid-types
-Version: 1.0.2
+Version: 1.0.3
 Copyright: (c) 2008-2014 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslat...@gmail.com
@@ -23,12 +23,11 @@
 
 Extra-Source-Files:
  CHANGES
- CONTRIBUTORS
 
 
 Library
  Build-Depends: base >=3 && < 5,
-binary >= 0.4 && < 0.8,
+binary >= 0.4 && < 0.9,
 bytestring >= 0.9 && < 0.11,
 deepseq >= 1.3 && < 1.5,
 hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3),
@@ -57,9 +56,9 @@
 Build-Depends: base >= 3 && < 5,
uuid-types,
bytestring >= 0.9 && < 0.11,
-   HUnit >=1.2 && < 1.3,
+   HUnit >=1.2 && < 1.4,
QuickCheck >=2.4 && < 2.9,
-   tasty == 0.10.*,
+   tasty >= 0.10 && < 0.12,
tasty-hunit == 0.9.*,
tasty-quickcheck == 0.8.*