Hello community,

here is the log from the commit of package darcs for openSUSE:Factory checked 
in at 2016-11-03 11:13:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darcs (Old)
 and      /work/SRC/openSUSE:Factory/.darcs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darcs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/darcs/darcs.changes      2016-07-21 
08:00:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.darcs.new/darcs.changes 2016-11-03 
11:13:45.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Sep 26 06:51:48 UTC 2016 - [email protected]
+
+- Update to version 2.12.4 with cabal2obs.
+
+-------------------------------------------------------------------
+Thu Sep 15 06:47:42 UTC 2016 - [email protected]
+
+- Update to version 2.12.3 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  darcs-2.12.0.tar.gz

New:
----
  darcs-2.12.4.tar.gz

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

Other differences:
------------------
++++++ darcs.spec ++++++
--- /var/tmp/diff_new_pack.NFgKdy/_old  2016-11-03 11:13:47.000000000 +0100
+++ /var/tmp/diff_new_pack.NFgKdy/_new  2016-11-03 11:13:47.000000000 +0100
@@ -19,14 +19,14 @@
 %global pkg_name darcs
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        2.12.0
+Version:        2.12.4
 Release:        0
 Summary:        A distributed, interactive, smart revision control system
 License:        GPL-2.0+
 Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Begin cabal-rpm deps:
+Source4:        %{name}.changes
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-HTTP-devel
@@ -83,8 +83,6 @@
 BuildRequires:  ghc-test-framework-hunit-devel
 BuildRequires:  ghc-test-framework-quickcheck2-devel
 %endif
-# End cabal-rpm deps
-Source4:        %{name}.changes
 
 %description
 Darcs is a free, open source revision control system. It is:
@@ -116,11 +114,9 @@
 Group:          Development/Libraries/Other
 Requires:       ghc-%{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:       libcurl-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description -n ghc-%{name}-devel
 This package provides the Haskell %{name} library development files.
@@ -132,22 +128,15 @@
 TIME="\"$(date -d "${modified}" "+%%R")\""
 find .  -name '*.[ch]' | xargs sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
-
 %ghc_fix_dynamic_rpath %{pkg_name}
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache

++++++ darcs-2.12.0.tar.gz -> darcs-2.12.4.tar.gz ++++++
++++ 4026 lines of diff (skipped)


Reply via email to