From b4bee9c3b9c7933c099b02dff86d9ac05c750e7b77c687cab345f800d34cac22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 9 May 2012 13:13:15 +0000 Subject: [PATCH] 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 --- libguess-1.0.tar.bz2 | 3 --- libguess-1.1.tar.bz2 | 3 +++ libguess.changes | 6 ++++++ libguess.spec | 16 +++++++++------- 4 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 libguess-1.0.tar.bz2 create mode 100644 libguess-1.1.tar.bz2 diff --git a/libguess-1.0.tar.bz2 b/libguess-1.0.tar.bz2 deleted file mode 100644 index 0400ecd..0000000 --- a/libguess-1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9c3ca9bbbdef360418df9065fae5c709b83f44d0d0774b6ac332a72abdb087f -size 76348 diff --git a/libguess-1.1.tar.bz2 b/libguess-1.1.tar.bz2 new file mode 100644 index 0000000..d551320 --- /dev/null +++ b/libguess-1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733e4782817666f108d6e8fd5c117e36a006779e049866b6814a8bce9b4d5af7 +size 79915 diff --git a/libguess.changes b/libguess.changes index a53b943..9d70460 100644 --- a/libguess.changes +++ b/libguess.changes @@ -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 diff --git a/libguess.spec b/libguess.spec index 2719d8c..15e74fd 100644 --- a/libguess.spec +++ b/libguess.spec @@ -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