Hello community,

here is the log from the commit of package flickcurl for openSUSE:Factory 
checked in at 2014-05-02 13:55:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flickcurl (Old)
 and      /work/SRC/openSUSE:Factory/.flickcurl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flickcurl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/flickcurl/flickcurl.changes      2012-12-14 
06:43:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.flickcurl.new/flickcurl.changes 2014-05-02 
13:55:39.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Apr 28 06:22:01 UTC 2014 - fcro...@suse.com
+
+- Update for version 1.25:
+ - more OAuth fixes, including uploading fully working
+ - Multiple internal OAuth changes to simplify code. 
+- Remove flickcurl-wrong-memset.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  flickcurl-1.23.tar.bz2
  flickcurl-wrong-memset.patch

New:
----
  flickcurl-1.25.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ flickcurl.spec ++++++
--- /var/tmp/diff_new_pack.c6mz7z/_old  2014-05-02 13:55:40.000000000 +0200
+++ /var/tmp/diff_new_pack.c6mz7z/_new  2014-05-02 13:55:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flickcurl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,31 +19,30 @@
 %define soname 0
 
 Name:           flickcurl
-Version:        1.23
+Version:        1.25
 Release:        0
 Summary:        Command-Line Tools for the Flickr Web Service
 License:        LGPL-2.1
 Group:          Productivity/Networking/Other
 Url:            http://librdf.org/flickcurl/
 # http://download.dajobe.org/flickcurl/flickcurl-%{version}.tar.gz
-Source:         flickcurl-%{version}.tar.bz2
+Source:         flickcurl-%{version}.tar.gz
 Source99:       flickcurl-rpmlintrc
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  chrpath
 BuildRequires:  curl
 BuildRequires:  fdupes
 BuildRequires:  gtkdoc
-BuildRequires:  libcurl-devel
-BuildRequires:  libraptor-devel >= 1.4.0
+BuildRequires:  libcurl-devel >= 7.10.0
+BuildRequires:  libraptor-devel >= 2.0.0
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  chrpath
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch1:         flickcurl-wrong-memset.patch
 
 %description
 Flickcurl is a C library for calling the Flickr Web service API. It handles the
@@ -106,10 +105,8 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
-autoreconf -fiv
 %configure \
     --enable-gtk-doc \
     --disable-static \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to