commit ghc-system-fileio for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-system-fileio for 
openSUSE:Factory checked in at 2020-08-28 21:38:38

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


Package is "ghc-system-fileio"

Fri Aug 28 21:38:38 2020 rev:5 rq:829431 version:0.3.16.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2020-06-19 17:19:14.031187954 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-system-fileio.new.3399/ghc-system-fileio.changes
2020-08-28 21:38:41.668818072 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:46:07 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-system-fileio.spec ++
--- /var/tmp/diff_new_pack.uKJWP7/_old  2020-08-28 21:38:42.772818595 +0200
+++ /var/tmp/diff_new_pack.uKJWP7/_new  2020-08-28 21:38:42.776818597 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-system-fileio
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-system-fileio for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-system-fileio for 
openSUSE:Factory checked in at 2020-06-19 17:19:08

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


Package is "ghc-system-fileio"

Fri Jun 19 17:19:08 2020 rev:4 rq:815183 version:0.3.16.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2019-12-27 13:57:59.224792206 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-system-fileio.new.3606/ghc-system-fileio.changes
2020-06-19 17:19:14.031187954 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 11:14:38 UTC 2020 - Peter Simons 
+
+- Re-generate file with latest version of spec-cleaner.
+
+---



Other differences:
--
++ ghc-system-fileio.spec ++
--- /var/tmp/diff_new_pack.24nWAF/_old  2020-06-19 17:19:16.231193736 +0200
+++ /var/tmp/diff_new_pack.24nWAF/_new  2020-06-19 17:19:16.235193746 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-system-fileio
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit ghc-system-fileio for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-system-fileio for 
openSUSE:Factory checked in at 2019-12-27 13:57:54

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


Package is "ghc-system-fileio"

Fri Dec 27 13:57:54 2019 rev:3 rq:759520 version:0.3.16.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2018-10-25 08:19:03.207999411 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-system-fileio.new.6675/ghc-system-fileio.changes
2019-12-27 13:57:59.224792206 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:52 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-system-fileio.spec ++
--- /var/tmp/diff_new_pack.L2JfmX/_old  2019-12-27 13:57:59.720792445 +0100
+++ /var/tmp/diff_new_pack.L2JfmX/_new  2019-12-27 13:57:59.724792447 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-system-fileio
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -23,7 +23,6 @@
 Release:0
 Summary:Consistent filesystem interaction across GHC versions 
(deprecated)
 License:MIT
-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
@@ -44,7 +43,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-system-fileio for openSUSE:Factory

2018-10-24 Thread root
Hello community,

here is the log from the commit of package ghc-system-fileio for 
openSUSE:Factory checked in at 2018-10-25 08:18:54

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


Package is "ghc-system-fileio"

Thu Oct 25 08:18:54 2018 rev:2 rq:642897 version:0.3.16.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2018-07-24 17:12:00.574496745 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-system-fileio.new/ghc-system-fileio.changes 
2018-10-25 08:19:03.207999411 +0200
@@ -1,0 +2,10 @@
+Thu Oct  4 09:42:56 UTC 2018 - psim...@suse.com
+
+- Update system-fileio to version 0.3.16.4.
+  # Changelog for system-fileio
+
+  ## 0.3.16.4
+
+  * Fix for Win32 2.6 and above 
[#21](https://github.com/fpco/haskell-filesystem/pull/21)
+
+---

Old:

  system-fileio-0.3.16.3.tar.gz

New:

  system-fileio-0.3.16.4.tar.gz



Other differences:
--
++ ghc-system-fileio.spec ++
--- /var/tmp/diff_new_pack.na0RSn/_old  2018-10-25 08:19:03.775999161 +0200
+++ /var/tmp/diff_new_pack.na0RSn/_new  2018-10-25 08:19:03.77159 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %global pkg_name system-fileio
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.16.3
+Version:0.3.16.4
 Release:0
 Summary:Consistent filesystem interaction across GHC versions 
(deprecated)
 License:MIT

++ system-fileio-0.3.16.3.tar.gz -> system-fileio-0.3.16.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system-fileio-0.3.16.3/ChangeLog.md 
new/system-fileio-0.3.16.4/ChangeLog.md
--- old/system-fileio-0.3.16.3/ChangeLog.md 2015-05-12 09:50:19.0 
+0200
+++ new/system-fileio-0.3.16.4/ChangeLog.md 2018-09-05 10:05:54.0 
+0200
@@ -1,3 +1,9 @@
+# Changelog for system-fileio
+
+## 0.3.16.4
+
+* Fix for Win32 2.6 and above 
[#21](https://github.com/fpco/haskell-filesystem/pull/21)
+
 ## 0.3.16.2
 
 * withHANDLE (Win32) now works on directories 
[#8](https://github.com/fpco/haskell-filesystem/issues/8) 
[#10](https://github.com/fpco/haskell-filesystem/pull/10)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system-fileio-0.3.16.3/lib/Filesystem.hs 
new/system-fileio-0.3.16.4/lib/Filesystem.hs
--- old/system-fileio-0.3.16.3/lib/Filesystem.hs2015-05-12 
09:50:19.0 +0200
+++ new/system-fileio-0.3.16.4/lib/Filesystem.hs2018-09-05 
10:04:45.0 +0200
@@ -170,7 +170,11 @@
 #ifdef CABAL_OS_WINDOWS
let old' = encodeString old in
let new' = encodeString new in
+#if MIN_VERSION_Win32(2,6,0)
+   Win32.moveFileEx old' (Just new') Win32.mOVEFILE_REPLACE_EXISTING
+#else
Win32.moveFileEx old' new' Win32.mOVEFILE_REPLACE_EXISTING
+#endif
 #else
withFilePath old $ \old' ->
withFilePath new $ \new' ->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/system-fileio-0.3.16.3/system-fileio.cabal 
new/system-fileio-0.3.16.4/system-fileio.cabal
--- old/system-fileio-0.3.16.3/system-fileio.cabal  2015-05-12 
09:50:19.0 +0200
+++ new/system-fileio-0.3.16.4/system-fileio.cabal  2018-09-05 
10:05:45.0 +0200
@@ -1,5 +1,5 @@
 name: system-fileio
-version: 0.3.16.3
+version: 0.3.16.4
 license: MIT
 license-file: license.txt
 author: John Millikin 




commit ghc-system-fileio for openSUSE:Factory

2017-09-15 Thread root
Hello community,

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

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


Package is "ghc-system-fileio"

Fri Sep 15 22:15:51 2017 rev:3 rq:525463 version:0.3.16.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2016-07-27 16:11:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-system-fileio.new/ghc-system-fileio.changes 
2017-09-15 22:15:52.573925689 +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-system-fileio.spec ++
--- /var/tmp/diff_new_pack.gJSwIt/_old  2017-09-15 22:15:53.569785405 +0200
+++ /var/tmp/diff_new_pack.gJSwIt/_new  2017-09-15 22:15:53.573784841 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-system-fileio
 #
-# 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
@@ -23,31 +23,28 @@
 Release:0
 Summary:Consistent filesystem interaction across GHC versions 
(deprecated)
 License:MIT
-Group:  System/Libraries
-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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-system-filepath-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-chell-devel
 BuildRequires:  ghc-temporary-devel
 BuildRequires:  ghc-transformers-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Please see: https://plus.google.com/+MichaelSnoyman/posts/Ft5hnPqpgEx.
 
 %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}
@@ -59,20 +56,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -81,11 +72,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc license.txt
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc ChangeLog.md README.md
 
 %changelog




commit ghc-system-fileio for openSUSE:Factory

2016-07-27 Thread h_root
Hello community,

here is the log from the commit of package ghc-system-fileio for 
openSUSE:Factory checked in at 2016-07-27 16:11:08

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


Package is "ghc-system-fileio"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-system-fileio/ghc-system-fileio.changes  
2015-07-23 15:22:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-system-fileio.new/ghc-system-fileio.changes 
2016-07-27 16:11:09.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:26:32 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.16.3 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-system-fileio.spec ++
--- /var/tmp/diff_new_pack.91Bo3v/_old  2016-07-27 16:11:10.0 +0200
+++ /var/tmp/diff_new_pack.91Bo3v/_new  2016-07-27 16:11:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-system-fileio
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,29 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global pkg_name system-fileio
 
+%global pkg_name system-fileio
 %bcond_with tests
-
 Name:   ghc-%{pkg_name}
 Version:0.3.16.3
-Release:1
+Release:0
 Summary:Consistent filesystem interaction across GHC versions 
(deprecated)
-Group:  System/Libraries
-
 License:MIT
+Group:  System/Libraries
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-system-filepath-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-chell-devel
 BuildRequires:  ghc-temporary-devel
@@ -48,19 +45,17 @@
 %description
 Please see: https://plus.google.com/+MichaelSnoyman/posts/Ft5hnPqpgEx.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
@@ -75,26 +70,22 @@
 
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
 
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc license.txt
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
-
+%doc ChangeLog.md README.md
 
 %changelog