From cfcab2b83fbb4a39f65ed6f065ff76905aaa42279ad892c70740b6a7be36f4fd Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Thu, 27 Jun 2013 05:41:41 +0000 Subject: [PATCH] update to 0.31.0 OBS-URL: https://build.opensuse.org/package/show/graphics/icoutils?expand=0&rev=10 --- icoutils-0.30.0.tar.bz2 | 3 --- icoutils-0.30.0.tar.bz2.sig | Bin 72 -> 0 bytes icoutils-0.31.0.tar.bz2 | 3 +++ icoutils-0.31.0.tar.bz2.sig | Bin 0 -> 72 bytes icoutils.changes | 8 ++++++++ icoutils.spec | 10 ++-------- 6 files changed, 13 insertions(+), 11 deletions(-) delete mode 100644 icoutils-0.30.0.tar.bz2 delete mode 100644 icoutils-0.30.0.tar.bz2.sig create mode 100644 icoutils-0.31.0.tar.bz2 create mode 100644 icoutils-0.31.0.tar.bz2.sig 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 ddcd708478aecf5565bc1f6d553063bfddbcaec6a657463328cc47ba871e0d03..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#H0#1po>O5Huw7a8LB@>>Akspqv;i0l)b|u^^fGYU-Zn e4*jbo>HwgV=_k7?3iqxGU5oq$2SJ`Uw8>0;QXKdI 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 0000000000000000000000000000000000000000000000000000000000000000..73b2797a573b3854ebf1be70272b2b86c01524f0a4f05abf26b298c98ddf0b2f GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#TU79{>so5Huw7a8LB@>=rlxo+A5Y5<7Y>ME1Py$(wem e8i8p10|1{uuT;FJ6LCsGLJP@NaE}rL`G^2-yc*g7 literal 0 HcmV?d00001 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