SHA256
1
0
forked from pool/libguess

Accepting request 117044 from home:computersalat:devel:libs

update to 1.1

OBS-URL: https://build.opensuse.org/request/show/117044
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libguess?expand=0&rev=3
This commit is contained in:
Ismail Dönmez 2012-05-09 13:13:15 +00:00 committed by Git OBS Bridge
parent c08342d860
commit b4bee9c3b9
4 changed files with 18 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9c3ca9bbbdef360418df9065fae5c709b83f44d0d0774b6ac332a72abdb087f
size 76348

3
libguess-1.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:733e4782817666f108d6e8fd5c117e36a006779e049866b6814a8bce9b4d5af7
size 79915

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 9 12:37:41 UTC 2012 - chris@computersalat.de
- update to version 1.1
- see http://git.atheme.org/libguess/log/ for more info
-------------------------------------------------------------------
Tue Jan 31 17:11:16 UTC 2012 - jengelh@medozas.de

View File

@ -1,6 +1,7 @@
#
# spec file for package libguess
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Scorpio IT, Deidesheim, Germany
#
# All modifications and additions to the file contributed by third parties
@ -19,11 +20,11 @@
Name: libguess
%define libsoname %{name}1
Summary: A high-speed character set detection library
Version: 1.0
Release: 1
License: Other
Group: System/Libraries
URL: http://www.atheme.org/project/libguess
Version: 1.1
Release: 0
Url: http://www.atheme.org/project/libguess
Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -65,10 +66,11 @@ A high-speed character set detection library
This package contains the shared libguess library.
%package devel
Summary: Development package for libguess
Group: Development/Libraries/C and C++
Requires: %{libsoname} = %{version}
Requires: libmowgli-devel pkg-config
Summary: Development package for libguess
Group: Development/Libraries/C and C++
Requires: %{libsoname} = %{version}
Requires: libmowgli-devel
Requires: pkg-config
%description devel
A high-speed character set detection library