Hello community,

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

Package is "ghc-clientsession"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-clientsession/ghc-clientsession.changes      
2016-07-14 09:48:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-clientsession.new/ghc-clientsession.changes 
2016-07-21 08:01:58.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 16 22:48:04 UTC 2016 - [email protected]
+
+- Update to version 0.9.1.2 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-clientsession.spec ++++++
--- /var/tmp/diff_new_pack.Nhx38j/_old  2016-07-21 08:01:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Nhx38j/_new  2016-07-21 08:01:59.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc
+# spec file for package ghc-clientsession
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -70,24 +70,28 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
+
 %build
-%{ghc_lib_build}
+%ghc_lib_build
+
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
 
 %ghc_fix_dynamic_rpath clientsession-generate
 
+
 %check
 %if %{with tests}
 %{cabal} test
 %endif
 
+
 %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 +100,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc ChangeLog.md README.md
 
 %changelog


Reply via email to