Hello community,

here is the log from the commit of package mate-file-manager-image-converter 
for openSUSE:Factory checked in at 2013-12-18 19:24:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-file-manager-image-converter (Old)
 and      /work/SRC/openSUSE:Factory/.mate-file-manager-image-converter.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-file-manager-image-converter"

Changes:
--------
New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-file-manager-image-converter.new/mate-file-manager-image-converter.changes
 2013-12-18 19:24:45.000000000 +0100
@@ -0,0 +1,20 @@
+-------------------------------------------------------------------
+Wed Apr  3 22:51:46 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + fix French translation
+  + update translations
+  + fix incorrect FSF address
+
+-------------------------------------------------------------------
+Sat Dec  1 18:58:47 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 1.5.0
+  + fix FSF addresses
+  + bump to version 1.5.0
+
+-------------------------------------------------------------------
+Fri Aug 31 23:05:26 CST 2012 - hillw...@linuxfans.org
+
+- Initial package from version 1.4.0
+

New:
----
  mate-file-manager-image-converter-1.6.0.tar.xz
  mate-file-manager-image-converter.changes
  mate-file-manager-image-converter.spec

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

Other differences:
------------------
++++++ mate-file-manager-image-converter.spec ++++++
#
# spec file for package mate-file-manager-image-converter
#
# 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
# 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:           mate-file-manager-image-converter
%define _name   caja-image-converter
Summary:        MATE Desktop file manager image converter
Version:        1.6.0
Release:        0
License:        GPL-2.0+
Url:            http://mate-desktop.org/
Group:          System/GUI/Other
Source:         
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
Requires:       ImageMagick
Requires:       mate-file-manager >= 1.6.0
Recommends:     %{name}-lang

BuildRequires:  libglade2-devel
BuildRequires:  mate-common
BuildRequires:  pkgconfig(libcaja-extension)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(mate-desktop-2.0)
BuildRequires:  xz

%description
ImageResizer adds a "Resize Images..." menu item to the context menu of
all images. This opens a dialog where you set the desired image size and
file name. A click on "Resize" finally resizes the image(s) using
ImageMagick's convert tool.

%lang_package

%prep
%setup -q

%build
NOCONFIGURE=1 ./autogen.sh
%configure --with-pic
make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{_name}

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%dir %{_libdir}/caja
%dir %{_libdir}/caja/extensions-2.0
%{_libdir}/caja/extensions-2.0/*.so
%{_datadir}/%{_name}

%files lang -f %{_name}.lang
%defattr(-,root,root,-)

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

Reply via email to