Hello community,

here is the log from the commit of package handwriting for openSUSE:Factory 
checked in at 2017-04-12 17:34:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/handwriting (Old)
 and      /work/SRC/openSUSE:Factory/.handwriting.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "handwriting"

Wed Apr 12 17:34:13 2017 rev:2 rq:484211 version:0.1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/handwriting/handwriting.changes  2017-03-24 
02:05:09.400144216 +0100
+++ /work/SRC/openSUSE:Factory/.handwriting.new/handwriting.changes     
2017-04-12 18:11:10.328752365 +0200
@@ -1,0 +2,5 @@
+Fri Mar 31 14:57:26 UTC 2017 - [email protected]
+
+- Improve package description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ handwriting.spec ++++++
--- /var/tmp/diff_new_pack.x14Z5o/_old  2017-04-12 18:11:10.780688461 +0200
+++ /var/tmp/diff_new_pack.x14Z5o/_new  2017-04-12 18:11:10.784687896 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package handwriting
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@
 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:
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
@@ -42,10 +41,9 @@
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-wreq-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
-Please see README.md.
+API Client for the handwriting.io API.
 
 %package -n ghc-%{name}
 Summary:        Haskell %{name} library
@@ -68,16 +66,12 @@
 %prep
 %setup -q
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
-
-%ghc_fix_dynamic_rpath %{pkg_name}
-
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache


Reply via email to