Accepting request 285110 from home:computersalat:devel:libs

fix header

OBS-URL: https://build.opensuse.org/request/show/285110
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libguess?expand=0&rev=7
This commit is contained in:
Christian Wittmer 2015-02-10 13:54:18 +00:00 committed by Git OBS Bridge
parent f8c6264e59
commit 86007327f1
2 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 10 13:40:57 UTC 2015 - chris@computersalat.de
- readd deleted Copyright
- fix header
-------------------------------------------------------------------
Mon Feb 9 13:20:33 UTC 2015 - sor.alexei@meowr.ru

View File

@ -1,7 +1,8 @@
#
# spec file for package libguess
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Scorpio IT, Deidesheim, Germany
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,19 +17,20 @@
#
%define libsoname %{name}1
Name: libguess
Version: 1.2
Release: 0
%define libsoname %{name}1
Summary: A high-speed character set detection library
License: BSD-3-Clause
Group: System/Libraries
Version: 1.2
Release: 0
Url: https://github.com/kaniini/libguess
Source: http://rabbit.dereferenced.org/~nenolod/distfiles/%{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libmowgli2-devel >= 2.0.0
BuildRequires: pkg-config
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
libguess employs discrete-finite automata to deduce the character