commit ghc-drifter-postgresql for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-drifter-postgresql for 
openSUSE:Factory checked in at 2017-09-15 21:36:43

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


Package is "ghc-drifter-postgresql"

Fri Sep 15 21:36:43 2017 rev:3 rq:52 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-drifter-postgresql/ghc-drifter-postgresql.changes
2017-03-03 17:49:38.373860083 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-drifter-postgresql.new/ghc-drifter-postgresql.changes
   2017-09-15 21:36:44.848723670 +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-drifter-postgresql.spec ++
--- /var/tmp/diff_new_pack.iV3jcV/_old  2017-09-15 21:36:45.524628431 +0200
+++ /var/tmp/diff_new_pack.iV3jcV/_new  2017-09-15 21:36:45.528627867 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:PostgreSQL support for the drifter schema migration tool
 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-containers-devel
@@ -34,7 +34,6 @@
 BuildRequires:  ghc-postgresql-simple-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
@@ -47,7 +46,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}
@@ -76,11 +75,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc README.md changelog.md examples
 
 %changelog




commit ghc-drifter-postgresql for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-drifter-postgresql for 
openSUSE:Factory checked in at 2017-03-03 17:49:37

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


Package is "ghc-drifter-postgresql"

Fri Mar  3 17:49:37 2017 rev:2 rq:461625 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-drifter-postgresql/ghc-drifter-postgresql.changes
2016-12-22 15:55:45.473082265 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-drifter-postgresql.new/ghc-drifter-postgresql.changes
   2017-03-03 17:49:38.373860083 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:07 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0 with cabal2obs.
+
+---

Old:

  1.cabal
  drifter-postgresql-0.0.2.tar.gz

New:

  drifter-postgresql-0.1.0.tar.gz



Other differences:
--
++ ghc-drifter-postgresql.spec ++
--- /var/tmp/diff_new_pack.iSRxyH/_old  2017-03-03 17:49:39.001771402 +0100
+++ /var/tmp/diff_new_pack.iSRxyH/_new  2017-03-03 17:49:39.001771402 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-drifter-postgresql
 #
-# 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
@@ -19,15 +19,15 @@
 %global pkg_name drifter-postgresql
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.0.2
+Version:0.1.0
 Release:0
 Summary:PostgreSQL support for the drifter schema migration tool
 License:MIT
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-drifter-devel
 BuildRequires:  ghc-either-devel
 BuildRequires:  ghc-mtl-devel
@@ -59,7 +59,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ drifter-postgresql-0.0.2.tar.gz -> drifter-postgresql-0.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/README.md 
new/drifter-postgresql-0.1.0/README.md
--- old/drifter-postgresql-0.0.2/README.md  2016-01-14 04:30:57.0 
+0100
+++ new/drifter-postgresql-0.1.0/README.md  2016-12-19 20:06:55.0 
+0100
@@ -1,4 +1,5 @@
 # drifter-postgresql
+[![Build 
Status](https://travis-ci.org/MichaelXavier/drifter-postgresql.svg?branch=master)](https://travis-ci.org/MichaelXavier/drifter-postgresql)
 
 PostgreSQL support for the drifter schema migration tool
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/changelog.md 
new/drifter-postgresql-0.1.0/changelog.md
--- old/drifter-postgresql-0.0.2/changelog.md   2016-01-14 04:30:57.0 
+0100
+++ new/drifter-postgresql-0.1.0/changelog.md   2016-12-19 20:06:55.0 
+0100
@@ -1,3 +1,5 @@
+0.1.0
+* Support non-linear migration plans. This changes some types, hence a 
breaking version change.
 0.0.2
 * Loosen bounds
 0.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/drifter-postgresql.cabal 
new/drifter-postgresql-0.1.0/drifter-postgresql.cabal
--- old/drifter-postgresql-0.0.2/drifter-postgresql.cabal   2016-01-14 
04:30:57.0 +0100
+++ new/drifter-postgresql-0.1.0/drifter-postgresql.cabal   2016-12-19 
20:06:55.0 +0100
@@ -1,5 +1,5 @@
 name:drifter-postgresql
-version: 0.0.2
+version: 0.1.0
 synopsis:PostgreSQL support for the drifter schema migration tool
 description: Support for postgresql-simple Query migrations as well as
  arbitrary Haskell IO functions. Be sure to check the
@@ -16,7 +16,8 @@
   README.md
   changelog.md
   examples/Example.hs
-  test/Main.hs
+homepage:   http://github.com/michaelxavier/drifter-postgresql
+bug-reports:http://github.com/michaelxavier/drifter-postgresql/issues
 
 flag lib-Werror
   default: False
@@ -26,6 +27,7 @@
   exposed-modules:   Drifter.PostgreSQL
   build-depends:   base >=4.5 && <5
  , postgresql-simple >= 0.2
+ , containers
  ,