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