commit ghc-regex-applicative-text for openSUSE:Factory

2020-09-07 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2020-09-07 21:32:28

Comparing /work/SRC/openSUSE:Factory/ghc-regex-applicative-text (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.3399 (New)


Package is "ghc-regex-applicative-text"

Mon Sep  7 21:32:28 2020 rev:10 rq:832309 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2020-05-11 13:36:11.104467484 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.3399/ghc-regex-applicative-text.changes
  2020-09-07 21:32:28.737301289 +0200
@@ -1,0 +2,11 @@
+Fri Sep  4 13:44:10 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---
+Fri Sep  4 13:43:22 UTC 2020 - psim...@suse.com
+
+- Update regex-applicative-text to version 0.1.0.1 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.06baEE/_old  2020-09-07 21:32:30.205301962 +0200
+++ /var/tmp/diff_new_pack.06baEE/_new  2020-09-07 21:32:30.205301962 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-applicative-text
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -45,7 +45,7 @@
 development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build




commit ghc-regex-applicative-text for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2020-05-11 13:35:42

Comparing /work/SRC/openSUSE:Factory/ghc-regex-applicative-text (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.2738 (New)


Package is "ghc-regex-applicative-text"

Mon May 11 13:35:42 2020 rev:9 rq:801041 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2019-12-27 13:56:29.120748667 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.2738/ghc-regex-applicative-text.changes
  2020-05-11 13:36:11.104467484 +0200
@@ -1,0 +2,5 @@
+Thu May  7 08:38:40 UTC 2020 - Peter Simons 
+
+- Update Cabal file to get more accurate dependency information.
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.oao61w/_old  2020-05-11 13:36:12.128469630 +0200
+++ /var/tmp/diff_new_pack.oao61w/_new  2020-05-11 13:36:12.132469639 +0200
@@ -24,7 +24,7 @@
 License:BSD-3-Clause
 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/4.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros

++ regex-applicative-text.cabal ++
--- /var/tmp/diff_new_pack.oao61w/_old  2020-05-11 13:36:12.168469714 +0200
+++ /var/tmp/diff_new_pack.oao61w/_new  2020-05-11 13:36:12.168469714 +0200
@@ -1,7 +1,7 @@
 cabal-version:  >=1.10
 name:   regex-applicative-text
 version:0.1.0.1
-x-revision: 4
+x-revision: 5
 synopsis:   regex-applicative on text
 category:   Text
 description:Wrapped regex-applicative primitives to work with Text
@@ -22,7 +22,8 @@
|| ==8.2.2
|| ==8.4.4
|| ==8.6.5
-   || ==8.8.1
+   || ==8.8.3
+   || ==8.10.1
 
 build-type: Simple
 extra-source-files: README.md
@@ -35,7 +36,7 @@
   hs-source-dirs:   src
   ghc-options:  -Wall
   build-depends:
-  base   >=4.3 && <4.14
+  base   >=4.3 && <4.15
 , regex-applicative  >=0.3 && <0.4
 , text
 




commit ghc-regex-applicative-text for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2019-12-27 13:56:28

Comparing /work/SRC/openSUSE:Factory/ghc-regex-applicative-text (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.6675 (New)


Package is "ghc-regex-applicative-text"

Fri Dec 27 13:56:28 2019 rev:8 rq:759485 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2018-10-25 08:21:21.667937856 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new.6675/ghc-regex-applicative-text.changes
  2019-12-27 13:56:29.120748667 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:32 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.H0gExY/_old  2019-12-27 13:56:29.832749011 +0100
+++ /var/tmp/diff_new_pack.H0gExY/_new  2019-12-27 13:56:29.832749011 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-applicative-text
 #
-# 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
@@ -22,10 +22,9 @@
 Release:0
 Summary:Regex-applicative on text
 License:BSD-3-Clause
-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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros
@@ -36,7 +35,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}

++ regex-applicative-text.cabal ++
--- /var/tmp/diff_new_pack.H0gExY/_old  2019-12-27 13:56:29.860749025 +0100
+++ /var/tmp/diff_new_pack.H0gExY/_new  2019-12-27 13:56:29.860749025 +0100
@@ -1,36 +1,43 @@
-cabal-version:  >= 1.10
-name:   regex-applicative-text
-version:0.1.0.1
-x-revision: 3
+cabal-version:  >=1.10
+name:   regex-applicative-text
+version:0.1.0.1
+x-revision: 4
+synopsis:   regex-applicative on text
+category:   Text
+description:Wrapped regex-applicative primitives to work with Text
+homepage:   https://github.com/phadej/regex-applicative-text#readme
+bug-reports:https://github.com/phadej/regex-applicative-text/issues
+author: Oleg Grenrus 
+maintainer: Oleg Grenrus 
+license:BSD3
+license-file:   LICENSE
+tested-with:
+  GHC ==7.0.4
+   || ==7.2.2
+   || ==7.4.2
+   || ==7.6.3
+   || ==7.8.4
+   || ==7.10.3
+   || ==8.0.1
+   || ==8.2.2
+   || ==8.4.4
+   || ==8.6.5
+   || ==8.8.1
 
-synopsis:   regex-applicative on text
-category:   Text
-description:Wrapped regex-applicative primitives to work with Text
-
-homepage:   https://github.com/phadej/regex-applicative-text#readme
-bug-reports:https://github.com/phadej/regex-applicative-text/issues
-author: Oleg Grenrus 
-maintainer: Oleg Grenrus 
-license:BSD3
-license-file:   LICENSE
-tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3, GHC==8.6.1
-build-type: Simple
-
-extra-source-files:
-README.md
+build-type: Simple
+extra-source-files: README.md
 
 source-repository head
-  type: git
+  type: git
   location: https://github.com/phadej/regex-applicative-text
 
 library
-  hs-source-dirs:
-  src
-  ghc-options: -Wall
+  hs-source-dirs:   src
+  ghc-options:  -Wall
   build-depends:
-  base >= 4.3 && <4.13
-, regex-applicative >=0.3 && <0.4
+  base   >=4.3 && <4.14
+, regex-applicative  >=0.3 && <0.4
 , text
-  exposed-modules:
-  Text.Regex.Applicative.Text
+
+  exposed-modules:  Text.Regex.Applicative.Text
   default-language: Haskell2010




commit ghc-regex-applicative-text for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2018-10-25 08:21:16

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


Package is "ghc-regex-applicative-text"

Thu Oct 25 08:21:16 2018 rev:7 rq:643199 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2018-07-24 17:21:23.679223864 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2018-10-25 08:21:21.667937856 +0200
@@ -1,0 +2,5 @@
+Fri Oct 19 13:14:24 UTC 2018 - Peter Simons 
+
+- Update Cabal build instructions to support ghc-8.6.1.
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.oC2VtS/_old  2018-10-25 08:21:22.799937349 +0200
+++ /var/tmp/diff_new_pack.oC2VtS/_new  2018-10-25 08:21:22.803937347 +0200
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -25,7 +25,7 @@
 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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros

++ regex-applicative-text.cabal ++
--- /var/tmp/diff_new_pack.oC2VtS/_old  2018-10-25 08:21:22.835937332 +0200
+++ /var/tmp/diff_new_pack.oC2VtS/_new  2018-10-25 08:21:22.839937331 +0200
@@ -1,18 +1,20 @@
+cabal-version:  >= 1.10
 name:   regex-applicative-text
 version:0.1.0.1
-x-revision: 2
+x-revision: 3
+
 synopsis:   regex-applicative on text
-description:Wrapped regex-applicative primitives to work with Text
 category:   Text
+description:Wrapped regex-applicative primitives to work with Text
+
 homepage:   https://github.com/phadej/regex-applicative-text#readme
 bug-reports:https://github.com/phadej/regex-applicative-text/issues
 author: Oleg Grenrus 
 maintainer: Oleg Grenrus 
 license:BSD3
 license-file:   LICENSE
-tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1
+tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3, GHC==8.6.1
 build-type: Simple
-cabal-version:  >= 1.10
 
 extra-source-files:
 README.md
@@ -26,7 +28,7 @@
   src
   ghc-options: -Wall
   build-depends:
-  base >= 4.3 && <4.12
+  base >= 4.3 && <4.13
 , regex-applicative >=0.3 && <0.4
 , text
   exposed-modules:




commit ghc-regex-applicative-text for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2018-07-24 17:21:21

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


Package is "ghc-regex-applicative-text"

Tue Jul 24 17:21:21 2018 rev:6 rq:623839 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2018-05-30 12:26:58.334971182 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2018-07-24 17:21:23.679223864 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 14:26:38 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
@@ -32 +37,0 @@
-



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.Va28Ql/_old  2018-07-24 17:21:24.111224418 +0200
+++ /var/tmp/diff_new_pack.Va28Ql/_new  2018-07-24 17:21:24.111224418 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-applicative-text
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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




commit ghc-regex-applicative-text for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2018-05-30 12:20:22

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


Package is "ghc-regex-applicative-text"

Wed May 30 12:20:22 2018 rev:5 rq:609813 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2017-09-15 22:09:05.907215767 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2018-05-30 12:26:58.334971182 +0200
@@ -1,0 +2,7 @@
+Wed May 16 14:36:27 UTC 2018 - psim...@suse.com
+
+- Prefer the new %license attribute over %doc.
+- Update Cabal file to revision 2.
+  * add support for GHC 8.4.x
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.7vTgX0/_old  2018-05-30 12:26:59.138943522 +0200
+++ /var/tmp/diff_new_pack.7vTgX0/_new  2018-05-30 12:26:59.142943385 +0200
@@ -25,7 +25,7 @@
 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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros
@@ -63,7 +63,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc README.md

++ regex-applicative-text.cabal ++
--- /var/tmp/diff_new_pack.7vTgX0/_old  2018-05-30 12:26:59.190941733 +0200
+++ /var/tmp/diff_new_pack.7vTgX0/_new  2018-05-30 12:26:59.190941733 +0200
@@ -1,6 +1,6 @@
 name:   regex-applicative-text
 version:0.1.0.1
-x-revision: 1
+x-revision: 2
 synopsis:   regex-applicative on text
 description:Wrapped regex-applicative primitives to work with Text
 category:   Text
@@ -10,7 +10,7 @@
 maintainer: Oleg Grenrus 
 license:BSD3
 license-file:   LICENSE
-tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1
+tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1
 build-type: Simple
 cabal-version:  >= 1.10
 
@@ -26,7 +26,7 @@
   src
   ghc-options: -Wall
   build-depends:
-  base >= 4.3 && <4.11
+  base >= 4.3 && <4.12
 , regex-applicative >=0.3 && <0.4
 , text
   exposed-modules:




commit ghc-regex-applicative-text for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2017-09-15 22:09:04

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


Package is "ghc-regex-applicative-text"

Fri Sep 15 22:09:04 2017 rev:4 rq:525285 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2017-07-11 08:25:44.348346683 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2017-09-15 22:09:05.907215767 +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-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.1CkFaT/_old  2017-09-15 22:09:06.475135754 +0200
+++ /var/tmp/diff_new_pack.1CkFaT/_new  2017-09-15 22:09:06.479135191 +0200
@@ -22,22 +22,21 @@
 Release:0
 Summary:Regex-applicative on text
 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
 Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Wrapped regex-applicative primitives to work with Text.
 
 %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}
@@ -64,11 +63,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




commit ghc-regex-applicative-text for openSUSE:Factory

2017-07-11 Thread root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2017-07-11 08:25:43

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


Package is "ghc-regex-applicative-text"

Tue Jul 11 08:25:43 2017 rev:3 rq:508574 version:0.1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2016-07-27 16:11:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2017-07-11 08:25:44.348346683 +0200
@@ -1,0 +2,5 @@
+Tue Jun 27 09:40:03 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.1 revision 1.
+
+---

New:

  regex-applicative-text.cabal



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.YTesgI/_old  2017-07-11 08:25:44.920266016 +0200
+++ /var/tmp/diff_new_pack.YTesgI/_new  2017-07-11 08:25:44.920266016 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-regex-applicative-text
 #
-# 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
@@ -22,16 +22,15 @@
 Release:0
 Summary:Regex-applicative on text
 License:BSD-3-Clause
-Group:  System/Libraries
+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#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-regex-applicative-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Wrapped regex-applicative primitives to work with Text.
@@ -50,16 +49,14 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ regex-applicative-text.cabal ++
name:   regex-applicative-text
version:0.1.0.1
x-revision: 1
synopsis:   regex-applicative on text
description:Wrapped regex-applicative primitives to work with Text
category:   Text
homepage:   https://github.com/phadej/regex-applicative-text#readme
bug-reports:https://github.com/phadej/regex-applicative-text/issues
author: Oleg Grenrus 
maintainer: Oleg Grenrus 
license:BSD3
license-file:   LICENSE
tested-with:GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, 
GHC==7.10.3, GHC==8.0.1
build-type: Simple
cabal-version:  >= 1.10

extra-source-files:
README.md

source-repository head
  type: git
  location: https://github.com/phadej/regex-applicative-text

library
  hs-source-dirs:
  src
  ghc-options: -Wall
  build-depends:
  base >= 4.3 && <4.11
, regex-applicative >=0.3 && <0.4
, text
  exposed-modules:
  Text.Regex.Applicative.Text
  default-language: Haskell2010



commit ghc-regex-applicative-text for openSUSE:Factory

2016-07-27 Thread h_root
Hello community,

here is the log from the commit of package ghc-regex-applicative-text for 
openSUSE:Factory checked in at 2016-07-27 16:11:37

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


Package is "ghc-regex-applicative-text"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-regex-applicative-text/ghc-regex-applicative-text.changes
2016-06-07 23:46:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-regex-applicative-text.new/ghc-regex-applicative-text.changes
   2016-07-27 16:11:38.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:06:57 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.1 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-regex-applicative-text.spec ++
--- /var/tmp/diff_new_pack.d5iprb/_old  2016-07-27 16:11:39.0 +0200
+++ /var/tmp/diff_new_pack.d5iprb/_new  2016-07-27 16:11:39.0 +0200
@@ -15,43 +15,39 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%global pkg_name regex-applicative-text
 
+%global pkg_name regex-applicative-text
 Name:   ghc-%{pkg_name}
 Version:0.1.0.1
 Release:0
 Summary:Regex-applicative on text
-Group:  System/Libraries
-
 License:BSD-3-Clause
+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-regex-applicative-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # End cabal-rpm deps
 
 %description
 Wrapped regex-applicative primitives to work with Text.
 
-
 %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}
 
@@ -67,19 +63,15 @@
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %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