Hello community,

here is the log from the commit of package ghc-bytes for openSUSE:Factory 
checked in at 2017-09-15 21:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bytes (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-bytes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bytes"

Fri Sep 15 21:24:46 2017 rev:4 rq:524235 version:0.15.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-bytes/ghc-bytes.changes      2017-08-31 
20:46:30.351312729 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-bytes.new/ghc-bytes.changes 2017-09-15 
21:24:46.437967262 +0200
@@ -1,0 +2,10 @@
+Fri Aug  4 03:26:29 UTC 2017 - [email protected]
+
+- Update to version 0.15.3 revision 2.
+
+-------------------------------------------------------------------
+Thu Aug  3 15:38:38 UTC 2017 - [email protected]
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-bytes.spec ++++++
--- /var/tmp/diff_new_pack.RmFQle/_old  2017-09-15 21:24:47.093874813 +0200
+++ /var/tmp/diff_new_pack.RmFQle/_new  2017-09-15 21:24:47.093874813 +0200
@@ -23,10 +23,10 @@
 Release:        0
 Summary:        Sharing code for serialization between binary and cereal
 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
+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
@@ -43,7 +43,6 @@
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-void-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-doctest-devel
@@ -55,7 +54,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}
@@ -84,11 +83,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc AUTHORS.markdown CHANGELOG.markdown README.markdown
 
 %changelog

++++++ bytes.cabal ++++++
--- /var/tmp/diff_new_pack.RmFQle/_old  2017-09-15 21:24:47.133869175 +0200
+++ /var/tmp/diff_new_pack.RmFQle/_new  2017-09-15 21:24:47.137868611 +0200
@@ -1,7 +1,7 @@
 name:          bytes
 category:      Data, Serialization
 version:       0.15.3
-x-revision: 1
+x-revision: 2
 license:       BSD3
 cabal-version: >= 1.8
 license-file:  LICENSE
@@ -90,5 +90,5 @@
       base,
       bytes,
       directory      >= 1.0,
-      doctest        >= 0.11.1 && <0.13,
+      doctest        >= 0.11.1 && <0.14,
       filepath       >= 1.2


Reply via email to