Hello community,

here is the log from the commit of package ghc-refact for openSUSE:Factory 
checked in at 2015-12-01 09:19:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-refact (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-refact.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-refact"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-refact/ghc-refact.changes    2015-11-10 
10:02:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-refact.new/ghc-refact.changes       
2015-12-01 09:19:34.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 29 17:35:24 UTC 2015 - mimi...@gmail.com
+
+- update to 0.3.0.2 
+
+-------------------------------------------------------------------

Old:
----
  refact-0.3.0.1.tar.gz

New:
----
  refact-0.3.0.2.tar.gz

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

Other differences:
------------------
++++++ ghc-refact.spec ++++++
--- /var/tmp/diff_new_pack.jbFsPQ/_old  2015-12-01 09:19:34.000000000 +0100
+++ /var/tmp/diff_new_pack.jbFsPQ/_new  2015-12-01 09:19:34.000000000 +0100
@@ -19,7 +19,7 @@
 %global pkg_name refact
 
 Name:           ghc-refact
-Version:        0.3.0.1
+Version:        0.3.0.2
 Release:        0
 Summary:        Specify refactorings to perform with apply-refact
 License:        BSD-3-Clause

++++++ refact-0.3.0.1.tar.gz -> refact-0.3.0.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/refact-0.3.0.1/refact.cabal 
new/refact-0.3.0.2/refact.cabal
--- old/refact-0.3.0.1/refact.cabal     2015-07-26 17:01:55.000000000 +0200
+++ new/refact-0.3.0.2/refact.cabal     2015-11-21 23:52:52.000000000 +0100
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                refact
-version:             0.3.0.1
+version:             0.3.0.2
 synopsis:            Specify refactorings to perform with apply-refact
 description:         This library provides a datatype which can be interpreted 
by apply-refact. It exists
                      as a seperate library so that applications can specify 
refactorings without depending on GHC.
@@ -13,8 +13,8 @@
 -- copyright:
 category:            Development
 build-type:          Simple
-data-files:          README.md
-                    ,CHANGELOG
+extra-source-files:  README.md
+                   , CHANGELOG
 cabal-version:       >=1.10
 
 library


Reply via email to