commit ghc-ical for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-ical for openSUSE:Factory 
checked in at 2017-09-15 21:51:22

Comparing /work/SRC/openSUSE:Factory/ghc-ical (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-ical.new (New)


Package is "ghc-ical"

Fri Sep 15 21:51:22 2017 rev:3 rq:524841 version:0.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-ical/ghc-ical.changes2017-04-14 
13:36:32.501392100 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-ical.new/ghc-ical.changes   2017-09-15 
21:51:22.917008066 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-ical.spec ++
--- /var/tmp/diff_new_pack.ZqNfHg/_old  2017-09-15 21:51:24.260818659 +0200
+++ /var/tmp/diff_new_pack.ZqNfHg/_new  2017-09-15 21:51:24.264818095 +0200
@@ -22,8 +22,8 @@
 Release:0
 Summary:ICalendar format parser and org-mode converter
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
@@ -36,14 +36,13 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 ICalendar format parser and org-mode converter.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -69,12 +68,10 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/ical-org
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc README.md
 
 %changelog




commit ghc-ical for openSUSE:Factory

2017-04-14 Thread root
Hello community,

here is the log from the commit of package ghc-ical for openSUSE:Factory 
checked in at 2017-04-14 13:36:30

Comparing /work/SRC/openSUSE:Factory/ghc-ical (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-ical.new (New)


Package is "ghc-ical"

Fri Apr 14 13:36:30 2017 rev:2 rq:484196 version:0.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-ical/ghc-ical.changes2017-03-24 
01:59:36.983203677 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ical.new/ghc-ical.changes   2017-04-14 
13:36:32.501392100 +0200
@@ -1,0 +2,5 @@
+Fri Mar 31 14:57:24 UTC 2017 - psim...@suse.com
+
+- Improve package description.
+
+---



Other differences:
--
++ ghc-ical.spec ++
--- /var/tmp/diff_new_pack.15QYEh/_old  2017-04-14 13:36:33.113305620 +0200
+++ /var/tmp/diff_new_pack.15QYEh/_new  2017-04-14 13:36:33.113305620 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ical
 #
-# 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
@@ -39,7 +39,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Please see README.md.
+ICalendar format parser and org-mode converter.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
@@ -60,7 +60,7 @@
 
 %install
 %ghc_lib_install
-%ghc_fix_dynamic_rpath ical-org
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %post devel
 %ghc_pkg_recache