Hello community,

here is the log from the commit of package ghc-ghc-events for openSUSE:Factory 
checked in at 2017-08-31 20:47:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ghc-events (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ghc-events.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ghc-events"

Thu Aug 31 20:47:14 2017 rev:2 rq:513248 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ghc-events/ghc-ghc-events.changes    
2017-03-24 01:56:31.385478822 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ghc-events.new/ghc-ghc-events.changes       
2017-08-31 20:47:15.560966903 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:07:49 UTC 2017 - [email protected]
+
+- Update to version 0.6.0.
+
+-------------------------------------------------------------------

Old:
----
  1.cabal
  ghc-events-0.4.4.0.tar.gz

New:
----
  ghc-events-0.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-ghc-events.spec ++++++
--- /var/tmp/diff_new_pack.cpa6Mx/_old  2017-08-31 20:47:16.360854627 +0200
+++ /var/tmp/diff_new_pack.cpa6Mx/_new  2017-08-31 20:47:16.364854066 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ghc-events
 #
-# 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,20 +19,19 @@
 %global pkg_name ghc-events
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.4.0
+Version:        0.6.0
 Release:        0
 Summary:        Library and tool for parsing .eventlog files from GHC
 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
+BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -53,13 +52,13 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
 %install
 %ghc_lib_install
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test
@@ -77,5 +76,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGELOG.md README.md
 
 %changelog

++++++ ghc-events-0.4.4.0.tar.gz -> ghc-events-0.6.0.tar.gz ++++++
++++ 15821 lines of diff (skipped)


Reply via email to