commit ghc-diagrams-lib for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-diagrams-lib for 
openSUSE:Factory checked in at 2017-09-15 21:35:22

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


Package is "ghc-diagrams-lib"

Fri Sep 15 21:35:22 2017 rev:5 rq:524412 version:1.4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-diagrams-lib/ghc-diagrams-lib.changes
2017-07-17 09:09:32.293627504 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-diagrams-lib.new/ghc-diagrams-lib.changes   
2017-09-15 21:35:24.608030223 +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-diagrams-lib.spec ++
--- /var/tmp/diff_new_pack.Ef8kEx/_old  2017-09-15 21:35:25.251939490 +0200
+++ /var/tmp/diff_new_pack.Ef8kEx/_new  2017-09-15 21:35:25.255938926 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:Embedded domain-specific language for declarative graphics
 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/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
@@ -61,7 +61,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-numeric-extras-devel
@@ -80,7 +79,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}
@@ -109,11 +108,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 README.markdown
 
 %changelog




commit ghc-diagrams-lib for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package ghc-diagrams-lib for 
openSUSE:Factory checked in at 2017-07-17 09:09:32

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


Package is "ghc-diagrams-lib"

Mon Jul 17 09:09:32 2017 rev:4 rq:509953 version:1.4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-diagrams-lib/ghc-diagrams-lib.changes
2017-07-06 00:02:23.882764079 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-diagrams-lib.new/ghc-diagrams-lib.changes   
2017-07-17 09:09:32.293627504 +0200
@@ -1,0 +2,5 @@
+Tue Jul  4 03:01:10 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.1.2 revision 3.
+
+---



Other differences:
--
++ ghc-diagrams-lib.spec ++
--- /var/tmp/diff_new_pack.JBcj09/_old  2017-07-17 09:09:32.961533432 +0200
+++ /var/tmp/diff_new_pack.JBcj09/_new  2017-07-17 09:09:32.965532869 +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/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-JuicyPixels-devel
 BuildRequires:  ghc-active-devel

++ diagrams-lib.cabal ++
--- /var/tmp/diff_new_pack.JBcj09/_old  2017-07-17 09:09:33.005527236 +0200
+++ /var/tmp/diff_new_pack.JBcj09/_new  2017-07-17 09:09:33.005527236 +0200
@@ -1,6 +1,6 @@
 Name:diagrams-lib
 Version: 1.4.1.2
-x-revision: 2
+x-revision: 3
 Synopsis:Embedded domain-specific language for declarative graphics
 Description: Diagrams is a flexible, extensible EDSL for creating
  graphics of many types.  Graphics can be created
@@ -116,7 +116,7 @@
intervals >= 0.7 && < 0.9,
lens >= 4.6 && < 4.16,
tagged >= 0.7,
-   optparse-applicative >= 0.11 && < 0.14,
+   optparse-applicative >= 0.11 && < 0.15,
filepath,
JuicyPixels >= 3.1.5 && < 3.3,
hashable >= 1.1 && < 1.3,




commit ghc-diagrams-lib for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package ghc-diagrams-lib for 
openSUSE:Factory checked in at 2017-07-06 00:02:22

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


Package is "ghc-diagrams-lib"

Thu Jul  6 00:02:22 2017 rev:3 rq:508019 version:1.4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-diagrams-lib/ghc-diagrams-lib.changes
2017-06-21 13:55:10.812393993 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-diagrams-lib.new/ghc-diagrams-lib.changes   
2017-07-06 00:02:23.882764079 +0200
@@ -1,0 +2,5 @@
+Sun Jun 25 18:41:36 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.1.2 revision 2.
+
+---

New:

  diagrams-lib.cabal



Other differences:
--
++ ghc-diagrams-lib.spec ++
--- /var/tmp/diff_new_pack.hq94wE/_old  2017-07-06 00:02:24.514675058 +0200
+++ /var/tmp/diff_new_pack.hq94wE/_new  2017-07-06 00:02:24.518674495 +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/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-JuicyPixels-devel
 BuildRequires:  ghc-active-devel
@@ -90,6 +91,7 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ diagrams-lib.cabal ++
Name:diagrams-lib
Version: 1.4.1.2
x-revision: 2
Synopsis:Embedded domain-specific language for declarative graphics
Description: Diagrams is a flexible, extensible EDSL for creating
 graphics of many types.  Graphics can be created
 in arbitrary vector spaces and rendered with
 multiple backends.  diagrams-lib provides a
 standard library of primitives and operations for
 creating diagrams.  To get started using it, see
 the "Diagrams" module, and refer to the tutorials and
 documentation on the diagrams website,
 .
Homepage:http://projects.haskell.org/diagrams
License: BSD3
License-file:LICENSE
Author:  Brent Yorgey
Maintainer:  diagrams-disc...@googlegroups.com
Bug-reports: http://github.com/diagrams/diagrams-lib/issues
Category:Graphics
Build-type:  Simple
Cabal-version:   >=1.10
Extra-source-files:  CHANGELOG.md, README.markdown, diagrams/*.svg
Extra-doc-files: diagrams/*.svg
Tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
Source-repository head
  type: git
  location: http://github.com/diagrams/diagrams-lib.git

Library
  Exposed-modules: Diagrams,
   Diagrams.Prelude,
   Diagrams.Align,
   Diagrams.Angle,
   Diagrams.Animation,
   Diagrams.Animation.Active,
   Diagrams.Attributes,
   Diagrams.Attributes.Compile,
   Diagrams.Backend.CmdLine,
   Diagrams.BoundingBox,
   Diagrams.Combinators,
   Diagrams.Coordinates,
   Diagrams.CubicSpline,
   Diagrams.CubicSpline.Boehm,
   Diagrams.CubicSpline.Internal,
   Diagrams.Deform
   Diagrams.Direction,
   Diagrams.Envelope,
   Diagrams.LinearMap,
   Diagrams.Located,
   Diagrams.Names,
   Diagrams.Parametric,
   Diagrams.Parametric.Adjust,
   Diagrams.Path,
   Diagrams.Points,
   Diagrams.Query,
   Diagrams.Segment,
   Diagrams.Size,
   Diagrams.Tangent,
   Diagrams.ThreeD,
   Diagrams.ThreeD.Align,
   Diagrams.ThreeD.Attributes,
   Diagrams.ThreeD.Camera,
   Diagrams.ThreeD.Deform,
   Diagrams.ThreeD.Light,
   Diagrams.ThreeD.Shapes,
   Diagrams.ThreeD.Size,
   Diagrams.ThreeD.Transform,
   

commit ghc-diagrams-lib for openSUSE:Factory

2017-06-21 Thread root
Hello community,

here is the log from the commit of package ghc-diagrams-lib for 
openSUSE:Factory checked in at 2017-06-21 13:55:08

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


Package is "ghc-diagrams-lib"

Wed Jun 21 13:55:08 2017 rev:2 rq:504662 version:1.4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-diagrams-lib/ghc-diagrams-lib.changes
2017-05-16 14:38:37.866129346 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-diagrams-lib.new/ghc-diagrams-lib.changes   
2017-06-21 13:55:10.812393993 +0200
@@ -1,0 +2,10 @@
+Mon Jun 12 09:41:42 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.1.2.
+
+---
+Wed May 31 14:05:43 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.1.
+
+---

Old:

  diagrams-lib-1.4.0.1.tar.gz
  diagrams-lib.cabal

New:

  diagrams-lib-1.4.1.2.tar.gz



Other differences:
--
++ ghc-diagrams-lib.spec ++
--- /var/tmp/diff_new_pack.wiprzy/_old  2017-06-21 13:55:12.104211770 +0200
+++ /var/tmp/diff_new_pack.wiprzy/_new  2017-06-21 13:55:12.108211206 +0200
@@ -19,19 +19,19 @@
 %global pkg_name diagrams-lib
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.4.0.1
+Version:1.4.1.2
 Release:0
 Summary:Embedded domain-specific language for declarative graphics
 License:BSD-3-Clause
 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-JuicyPixels-devel
 BuildRequires:  ghc-active-devel
 BuildRequires:  ghc-adjunctions-devel
 BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-cereal-devel
 BuildRequires:  ghc-colour-devel
 BuildRequires:  ghc-containers-devel
@@ -90,7 +90,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ diagrams-lib-1.4.0.1.tar.gz -> diagrams-lib-1.4.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/diagrams-lib-1.4.0.1/CHANGELOG.md 
new/diagrams-lib-1.4.1.2/CHANGELOG.md
--- old/diagrams-lib-1.4.0.1/CHANGELOG.md   2016-11-07 13:04:33.0 
+0100
+++ new/diagrams-lib-1.4.1.2/CHANGELOG.md   2017-06-10 19:13:45.0 
+0200
@@ -1,3 +1,24 @@
+## [v1.4.1.2](https://github.com/diagrams/diagrams-lib/tree/v1.4.1.2) 
(2017-06-10)
+
+- Fix test suite compilation failure 
[#299](https://github.com/diagrams/diagrams-lib/issues/299).
+
+## [v1.4.1.1](https://github.com/diagrams/diagrams-lib/tree/v1.4.1.1) 
(2017-06-06)
+
+- Fix `Diagrams.Points.centroid` to make it total.
+- Fix bug in `Diagrams.Transform.Matrix.fromMatWithInv` (and hence
+  also related functions which called it, such as `fromMat22` and
+  `fromMat33`).
+
+## [v1.4.1](https://github.com/diagrams/diagrams-lib/tree/v1.4.1) (2017-05-28)
+
+- New functions `embeddedImage` and `loadImageEmbBS` for loading
+  images.
+- Fix [#289](https://github.com/diagrams/diagrams-lib/issues/289)
+  which could have caused strange behavior in looped compilation mode
+  on 32-bit platforms.
+- Allow `intervals-0.8` and `directory-1.3`.
+- Minor fixes to compile with GHC 8.2.
+
 ## [v1.4.0.1](https://github.com/diagrams/diagrams-lib/tree/v1.4.0.1) 
(2016-11-07)
 
 - Fix test suite compilation problem 
([#286](https://github.com/diagrams/diagrams-lib/issues/286))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/diagrams-lib-1.4.0.1/diagrams-lib.cabal 
new/diagrams-lib-1.4.1.2/diagrams-lib.cabal
--- old/diagrams-lib-1.4.0.1/diagrams-lib.cabal 2016-11-07 13:04:33.0 
+0100
+++ new/diagrams-lib-1.4.1.2/diagrams-lib.cabal 2017-06-10 19:13:45.0 
+0200
@@ -1,5 +1,5 @@
 Name:diagrams-lib
-Version: 1.4.0.1
+Version: 1.4.1.2
 Synopsis:Embedded domain-specific language for declarative graphics
 Description: Diagrams is a flexible, extensible EDSL for creating
  graphics of many types.  Graphics can be created
@@ -100,7 +100,7 @@
Diagrams.TwoD.Types,
Diagrams.TwoD.Vector,
Diagrams.Util
-  Build-depends:   base >= 4.6 && < 4.10,
+  Build-depends:   base >= 4.6 && < 4.11,
containers