diff --git a/icoutils-0.30.0.tar.bz2 b/icoutils-0.30.0.tar.bz2 deleted file mode 100644 index ad65e5d..0000000 --- a/icoutils-0.30.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b62956462db3f5dc2961469279dab89f41098fd47537a17e781fd553dbaa21c0 -size 462718 diff --git a/icoutils-0.30.0.tar.bz2.sig b/icoutils-0.30.0.tar.bz2.sig deleted file mode 100644 index ddcd708..0000000 Binary files a/icoutils-0.30.0.tar.bz2.sig and /dev/null differ diff --git a/icoutils-0.31.0.tar.bz2 b/icoutils-0.31.0.tar.bz2 new file mode 100644 index 0000000..7c374d0 --- /dev/null +++ b/icoutils-0.31.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a895d9d74a418d65d39a667e58ae38be79c9e726711384551d36531696f3af71 +size 559836 diff --git a/icoutils-0.31.0.tar.bz2.sig b/icoutils-0.31.0.tar.bz2.sig new file mode 100644 index 0000000..73b2797 Binary files /dev/null and b/icoutils-0.31.0.tar.bz2.sig differ diff --git a/icoutils.changes b/icoutils.changes index c30c369..6ff57b9 100644 --- a/icoutils.changes +++ b/icoutils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 18 11:39:02 UTC 2013 - lazy.kent@opensuse.org + +- Update to 0.31.0. + * Change placement of libintl dependency. + * Man page improvements. +- Remove gpg verification from bootstrap packages. + ------------------------------------------------------------------- Thu Dec 20 18:07:32 UTC 2012 - lazy.kent@opensuse.org diff --git a/icoutils.spec b/icoutils.spec index 5ffc000..db909e3 100644 --- a/icoutils.spec +++ b/icoutils.spec @@ -1,7 +1,7 @@ # # spec file for package icoutils # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: icoutils -Version: 0.30.0 +Version: 0.31.0 Release: 0 Summary: Extracting and Converting Microsoft Icon and Cursor Files License: GPL-3.0+ @@ -27,9 +27,6 @@ Source0: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}. Source1: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring BuildRequires: pkgconfig(libpng) -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -39,9 +36,6 @@ extension .ico or .cur, but they can also be embedded in executables or libraries (.dll-files). %prep -%if 0%{?gpg_verify:1} -%gpg_verify %{SOURCE1} -%endif %setup -q %build