diff --git a/Flickr-API2-2.03.tar.gz b/Flickr-API2-2.03.tar.gz deleted file mode 100644 index 9f7a210..0000000 --- a/Flickr-API2-2.03.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5eee9e160a1d63719c8799c5d61e046ba8d20e1efe16bc5a55b9d27209b1163 -size 32720 diff --git a/Flickr-API2-2.05.tar.gz b/Flickr-API2-2.05.tar.gz new file mode 100644 index 0000000..6cc2d80 --- /dev/null +++ b/Flickr-API2-2.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1711a92957d4a9d14b3a0e9efda739ee03517d21a88d34462652e00ba241f283 +size 32818 diff --git a/perl-Flickr-API2.changes b/perl-Flickr-API2.changes index a781639..6cac075 100644 --- a/perl-Flickr-API2.changes +++ b/perl-Flickr-API2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Oct 16 17:20:41 UTC 2011 - pascal.bleser@opensuse.org + +- update to 2.05: + * added support for shortened URLs from photos + +- changes from 2.04: + * added url_o support + ------------------------------------------------------------------- Mon May 09 22:11:17 UTC 2011 - pascal.bleser@opensuse.org diff --git a/perl-Flickr-API2.spec b/perl-Flickr-API2.spec index 9391028..ba8e80d 100644 --- a/perl-Flickr-API2.spec +++ b/perl-Flickr-API2.spec @@ -1,14 +1,31 @@ -# vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-Flickr-API2 +# +# Copyright (c) 2011 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + Name: perl-Flickr-API2 -Version: 2.03 +Version: 2.05 Release: 0 Summary: Perl interface to the Flickr API Source: http://search.cpan.org/CPAN/authors/id/T/TJ/TJC/Flickr-API2-%{version}.tar.gz -URL: http://search.cpan.org/dist/Flickr-API2 +Url: http://search.cpan.org/dist/Flickr-API2 Group: Development/Libraries/Perl License: GNU General Public License version 2 or later or Artistic (GPLv2+ or Artistic) -BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl-macros BuildRequires: make @@ -70,3 +87,4 @@ them. %doc %{perl_man3dir}/Flickr::API2.%{perl_man3ext}%{ext_man} %doc %{perl_man3dir}/Flickr::API2::*%{perl_man3ext}%{ext_man} +%changelog