Hello community,

here is the log from the commit of package ghc-dns for openSUSE:Factory checked 
in at 2016-07-21 08:08:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-dns (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-dns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-dns"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-dns/ghc-dns.changes  2016-06-25 
02:21:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dns.new/ghc-dns.changes     2016-07-21 
08:08:52.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:30:59 UTC 2016 - [email protected]
+
+- Update to version 2.0.3 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-dns.spec ++++++
--- /var/tmp/diff_new_pack.ifRrvp/_old  2016-07-21 08:08:53.000000000 +0200
+++ /var/tmp/diff_new_pack.ifRrvp/_new  2016-07-21 08:08:53.000000000 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name dns
 %bcond_with tests
-Name:           ghc-dns
+Name:           ghc-%{pkg_name}
 Version:        2.0.3
 Release:        0
 Summary:        DNS library in Haskell
@@ -40,8 +40,8 @@
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-resourcet-devel
-BuildRequires:  ghc-safe-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-safe-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-doctest-devel
@@ -69,11 +69,11 @@
 
 
 %build
-%{ghc_lib_build}
+%ghc_lib_build
 
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
 
 
 %check
@@ -83,12 +83,10 @@
 
 
 %post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %files -f %{name}.files
 %defattr(-,root,root,-)
@@ -96,5 +94,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc Changelog
 
 %changelog


Reply via email to