commit dmenu-search for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package dmenu-search for openSUSE:Factory 
checked in at 2017-09-15 21:10:55

Comparing /work/SRC/openSUSE:Factory/dmenu-search (Old)
 and  /work/SRC/openSUSE:Factory/.dmenu-search.new (New)


Package is "dmenu-search"

Fri Sep 15 21:10:55 2017 rev:2 rq:523914 version:0.1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/dmenu-search/dmenu-search.changes
2017-04-14 13:40:07.606991268 +0200
+++ /work/SRC/openSUSE:Factory/.dmenu-search.new/dmenu-search.changes   
2017-09-15 21:10:56.814724004 +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:
--
++ dmenu-search.spec ++
--- /var/tmp/diff_new_pack.LTQpYP/_old  2017-09-15 21:10:57.646607200 +0200
+++ /var/tmp/diff_new_pack.LTQpYP/_new  2017-09-15 21:10:57.650606638 +0200
@@ -21,8 +21,8 @@
 Release:0
 Summary:Dmenu script for searching the web with customizable search 
engines
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{name}
 Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-containers-devel
@@ -33,7 +33,6 @@
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Dmenu script for searching the web with customizable search engines.
@@ -48,7 +47,6 @@
 %ghc_bin_install
 
 %files
-%defattr(-,root,root,-)
 %doc LICENSE
 %doc doc
 %{_bindir}/%{name}




commit dmenu-search for openSUSE:Factory

2017-04-14 Thread root
Hello community,

here is the log from the commit of package dmenu-search for openSUSE:Factory 
checked in at 2017-04-14 13:40:06

Comparing /work/SRC/openSUSE:Factory/dmenu-search (Old)
 and  /work/SRC/openSUSE:Factory/.dmenu-search.new (New)


Package is "dmenu-search"

Fri Apr 14 13:40:06 2017 rev:1 rq:486467 version:0.1.0.1

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.dmenu-search.new/dmenu-search.changes   
2017-04-14 13:40:07.606991268 +0200
@@ -0,0 +1,5 @@
+---
+Sun Feb 12 10:07:19 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.1 with cabal2obs.
+

New:

  dmenu-search-0.1.0.1.tar.gz
  dmenu-search.changes
  dmenu-search.spec



Other differences:
--
++ dmenu-search.spec ++
#
# spec file for package dmenu-search
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   dmenu-search
Version:0.1.0.1
Release:0
Summary:Dmenu script for searching the web with customizable search 
engines
License:BSD-3-Clause
Group:  Development/Languages/Other
Url:https://hackage.haskell.org/package/%{name}
Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-dmenu-devel
BuildRequires:  ghc-lens-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-process-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-transformers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Dmenu script for searching the web with customizable search engines.

%prep
%setup -q

%build
%ghc_bin_build

%install
%ghc_bin_install

%files
%defattr(-,root,root,-)
%doc LICENSE
%doc doc
%{_bindir}/%{name}

%changelog