Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit frogr for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 16 Aug 2011 14:16:18 +0200
- Message-id: <20110816121618.2575F20230@hilbert.suse.de>
Hello community,
here is the log from the commit of package frogr for openSUSE:Factory
checked in at Tue Aug 16 14:16:18 CEST 2011.
--------
--- frogr/frogr.changes 2011-07-18 10:30:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/frogr/frogr.changes 2011-08-14
00:00:26.000000000 +0200
@@ -1,0 +2,30 @@
+Sat Aug 13 23:51:15 CEST 2011 - dimstar@xxxxxxxxxxxx
+
+- Update to version 0.6:
+ + Support for using the GNOME general proxy settings.
+ + Allow setting license type from the details dialog.
+ + Open images in default image viewer.
+ + Allow removing similar descriptions from multiple pictures.
+ + Use better thumbnails for pictures, that is, bigger ones.
+ + Redesigned the "edit details" and "preferences" dialogs.
+ + Use stock images for several menu items in the main view.
+ + Improvements in the authorization process with flaky
+ connections.
+ + Optimized usage of memory handling because of thumbnails.
+ + Fixed segfault when no valid uris are passed via command line.
+ + Updated man page to talk about URIs instead of URLs.
+ + Avoid potential problems by creating m4 dir upfront.
+ + Fixed issues in license headers.
+ + Use license-type instead of license property.
+ + Fixed frogr.spec file.
+ + Use GtkAction for menus in the main view.
+ + Added functions to allow setting the license type in flicksoup.
+ + Several other minor improvements, small bug fixes and cleanups.
+ + Bugs fixed: bgo#644840, bgo#644841, bgo#651230, bgo#651337,
+ bgo#651527, bgo#653592, bgo#653860, bgo#653990, bgo#653991,
+ bgo#653993, bgo#653994.
+ + Updated translations.
+- Drop frogr-no-deprecated-GtkBox.patch: fixed upstream.
+- Add gnome-doc-utils-devel BuildRequires.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
frogr-0.5.tar.bz2
frogr-no-deprecated-GtkBox.patch
New:
----
frogr-0.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ frogr.spec ++++++
--- /var/tmp/diff_new_pack.g2oLXG/_old 2011-08-16 14:13:44.000000000 +0200
+++ /var/tmp/diff_new_pack.g2oLXG/_new 2011-08-16 14:13:44.000000000 +0200
@@ -18,25 +18,24 @@
Name: frogr
-Version: 0.5
-Release: 3
+Version: 0.6
+Release: 1
License: GPLv3
Summary: Tool to Manage Flickr Accounts
Url: https://live.gnome.org/Frogr
Group: Productivity/Graphics/Other
-Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM frogr-no-deprecated-GtkBox.patch vuntz@xxxxxxxxxxxx -- Do
not use deprecated Gtk[HV]Box with GTK+ 3. Taken from git.
-Patch0: frogr-no-deprecated-GtkBox.patch
+Source:
http://download.gnome.org/sources/frogr/0.6/%{name}-%{version}.tar.bz2
+BuildRequires: gnome-doc-utils-devel >= 0.10.13
BuildRequires: intltool
BuildRequires: update-desktop-files
-BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(glib-2.0) >= 2.22
%if 0%{?favor_gtk2}
-BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(gtk+-2.0) >= 2.16
%else
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
%endif
BuildRequires: pkgconfig(libexif)
-BuildRequires: pkgconfig(libsoup-2.4)
+BuildRequires: pkgconfig(libsoup-2.4) >= 2.26
BuildRequires: pkgconfig(libxml-2.0)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +49,6 @@
%lang_package
%prep
%setup -q
-%patch0 -p1
%build
%configure
++++++ frogr-0.5.tar.bz2 -> frogr-0.6.tar.bz2 ++++++
++++ 27862 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |