commit ghc-lackey for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-lackey for openSUSE:Factory 
checked in at 2017-09-15 21:53:55

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


Package is "ghc-lackey"

Fri Sep 15 21:53:55 2017 rev:3 rq:524911 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lackey/ghc-lackey.changes2017-06-22 
10:38:08.300695002 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lackey.new/ghc-lackey.changes   
2017-09-15 21:53:57.159268760 +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-lackey.spec ++
--- /var/tmp/diff_new_pack.0Ci276/_old  2017-09-15 21:53:58.055142497 +0200
+++ /var/tmp/diff_new_pack.0Ci276/_new  2017-09-15 21:53:58.055142497 +0200
@@ -23,15 +23,14 @@
 Release:0
 Summary:Generate Ruby clients from Servant APIs
 License:MIT
-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:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-servant-devel
 BuildRequires:  ghc-servant-foreign-devel
 BuildRequires:  ghc-text-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hspec-devel
@@ -42,7 +41,7 @@
 
 %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}
@@ -70,10 +69,8 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md LICENSE.md README.md
 
 %changelog




commit ghc-lackey for openSUSE:Factory

2017-06-22 Thread root
Hello community,

here is the log from the commit of package ghc-lackey for openSUSE:Factory 
checked in at 2017-06-22 10:38:07

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


Package is "ghc-lackey"

Thu Jun 22 10:38:07 2017 rev:2 rq:504083 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lackey/ghc-lackey.changes2017-05-16 
14:40:37.869268821 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lackey.new/ghc-lackey.changes   
2017-06-22 10:38:08.300695002 +0200
@@ -1,0 +2,5 @@
+Wed May 31 14:01:12 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.3.
+
+---

Old:

  lackey-0.4.2.tar.gz

New:

  lackey-0.4.3.tar.gz



Other differences:
--
++ ghc-lackey.spec ++
--- /var/tmp/diff_new_pack.rcBORn/_old  2017-06-22 10:38:08.956602533 +0200
+++ /var/tmp/diff_new_pack.rcBORn/_new  2017-06-22 10:38:08.960601968 +0200
@@ -19,7 +19,7 @@
 %global pkg_name lackey
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.4.2
+Version:0.4.3
 Release:0
 Summary:Generate Ruby clients from Servant APIs
 License:MIT

++ lackey-0.4.2.tar.gz -> lackey-0.4.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lackey-0.4.2/lackey.cabal 
new/lackey-0.4.3/lackey.cabal
--- old/lackey-0.4.2/lackey.cabal   2017-02-01 15:03:11.0 +0100
+++ new/lackey-0.4.3/lackey.cabal   2017-05-25 02:37:01.0 +0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.15.0.
+-- This file has been generated from package.yaml by hpack version 0.17.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:   lackey
-version:0.4.2
+version:0.4.3
 synopsis:   Generate Ruby clients from Servant APIs.
 description:Lackey generates Ruby clients from Servant APIs.
 category:   Web
@@ -31,7 +31,7 @@
   ghc-options: -Wall
   build-depends:
   base >=4.8 && <4.10
-, servant >=0.8 && <0.11
+, servant >=0.8 && <0.12
 , servant-foreign >=0.8 && <0.11
 , text >=1.2 && <1.3
   exposed-modules:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lackey-0.4.2/package.yaml 
new/lackey-0.4.3/package.yaml
--- old/lackey-0.4.2/package.yaml   2017-02-01 14:58:30.0 +0100
+++ new/lackey-0.4.3/package.yaml   2017-05-25 02:35:08.0 +0200
@@ -11,7 +11,7 @@
 library:
   dependencies:
   - base >=4.8 && <4.10
-  - servant >=0.8 && <0.11
+  - servant >=0.8 && <0.12
   - servant-foreign >=0.8 && <0.11
   - text >=1.2 && <1.3
   source-dirs: library
@@ -34,4 +34,4 @@
 - -with-rtsopts=-N
 source-dirs: test-suite
 main: Main.hs
-version: '0.4.2'
+version: '0.4.3'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lackey-0.4.2/stack.yaml new/lackey-0.4.3/stack.yaml
--- old/lackey-0.4.2/stack.yaml 2017-02-01 14:58:30.0 +0100
+++ new/lackey-0.4.3/stack.yaml 2017-05-25 02:35:08.0 +0200
@@ -1 +1 @@
-resolver: nightly-2016-09-21
+resolver: lts-8.0