Hello community, here is the log from the commit of package ghc-OpenGL for openSUSE:Factory checked in at 2015-05-21 08:14:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-OpenGL (Old) and /work/SRC/openSUSE:Factory/.ghc-OpenGL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-OpenGL" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-OpenGL/ghc-OpenGL.changes 2014-11-26 20:54:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-OpenGL.new/ghc-OpenGL.changes 2015-05-21 08:14:10.000000000 +0200 @@ -1,0 +2,12 @@ +Tue May 5 03:56:27 UTC 2015 - [email protected] + +- update to 2.12.0.1 + +------------------------------------------------------------------- +Thu Apr 16 07:39:34 UTC 2015 - [email protected] + +- update to 2.12.0.0 +- regenerated spec with cabal-rpm +* no upstream changelog + +------------------------------------------------------------------- Old: ---- OpenGL-2.9.2.0.tar.gz _service New: ---- OpenGL-2.12.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-OpenGL.spec ++++++ --- /var/tmp/diff_new_pack.9d5MbM/_old 2015-05-21 08:14:11.000000000 +0200 +++ /var/tmp/diff_new_pack.9d5MbM/_new 2015-05-21 08:14:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-OpenGL # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -18,48 +18,51 @@ %global pkg_name OpenGL -%global common_summary Haskell binding for the OpenGL graphics system - -%global common_description A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its accompanying utility library (GLU, version 1.3).\ -\ -OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. - -#' Help EMACS syntax highlighting. - Name: ghc-OpenGL -Version: 2.9.2.0 +Version: 2.12.0.1 Release: 0 -Summary: %{common_summary} +Summary: A binding for the OpenGL graphics system 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 -# BEGIN cabal2spec -Url: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz + BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: BuildRequires: ghc-GLURaw-devel +BuildRequires: ghc-ObjectName-devel BuildRequires: ghc-OpenGLRaw-devel +BuildRequires: ghc-StateVar-devel BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel - -# END cabal2spec +BuildRequires: ghc-transformers-devel +# End cabal-rpm deps %description -%{common_description} +A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its +accompanying utility library (GLU, version 1.3). + +OpenGL is the industry's most widely used and supported 2D and 3D graphics +application programming interface (API), incorporating a broad set of +rendering, texture mapping, special effects, and other powerful visualization +functions. For more information about OpenGL and its various extensions, please +see <http://www.opengl.org/> and <http://www.opengl.org/registry/>. + %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Languages/Other -Requires: ghc-compiler -Requires(post): ghc-compiler -Requires(postun): ghc-compiler +Group: Development/Libraries/Other +Requires: ghc-compiler = %{ghc_version} +Requires(post): ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} Requires: %{name} = %{version}-%{release} %description devel -%{common_description} -This package contains the development files. +This package provides the Haskell %{pkg_name} library development files. + %prep %setup -q -n %{pkg_name}-%{version} @@ -82,5 +85,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc README.md %changelog ++++++ OpenGL-2.9.2.0.tar.gz -> OpenGL-2.12.0.1.tar.gz ++++++ ++++ 37649 lines of diff (skipped)
