Hello community,

here is the log from the commit of package ghc-tar for openSUSE:Factory checked 
in at 2016-01-28 17:24:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tar (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tar/ghc-tar.changes  2015-11-26 
17:03:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tar.new/ghc-tar.changes     2016-01-28 
17:25:01.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Jan 15 10:17:58 UTC 2016 - [email protected]
+
+- update to 0.5.0.1
+* Change type of Index.serialise to be simply strict bytestring.
+* Preserve file timestamps on unpack
+
+-------------------------------------------------------------------
+Mon Jan 11 08:26:53 UTC 2016 - [email protected]
+
+- update to 0.4.5.0
+* revert accidental minor API change in 0.4.x series (the type of the owner 
and 
+       group name strings). The 0.4.3.0 and 0.4.4.0 releases contained the 
accidental
+        API change.
+* Add a handy foldlEntries function
+* Build and warning fixes for GHC 7.10 and 8.0
+* New Index module function toList to get all index entries
+* New Index function unfinalise to extend existing index
+       + 9x faster reading
+       + 9x faster index construction
+       + 24x faster index extension
+* More compact entry types, using ByteStrings
+* More Eq and Show instances
+* Greater QC test coverage
+* Fix minor bug in reading non-standard v7 format entries
+
+-------------------------------------------------------------------

Old:
----
  tar-0.4.2.2.tar.gz

New:
----
  tar-0.5.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-tar.spec ++++++
--- /var/tmp/diff_new_pack.vxtEhM/_old  2016-01-28 17:25:01.000000000 +0100
+++ /var/tmp/diff_new_pack.vxtEhM/_new  2016-01-28 17:25:01.000000000 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:           ghc-tar
-Version:        0.4.2.2
+Version:        0.5.0.1
 Release:        0
 Summary:        Reading, writing and manipulating ".tar" archive files
 Group:          System/Libraries
@@ -35,6 +35,8 @@
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-time-devel

++++++ tar-0.4.2.2.tar.gz -> tar-0.5.0.1.tar.gz ++++++
++++ 2847 lines of diff (skipped)


Reply via email to