Hello community,

here is the log from the commit of package viewnior for openSUSE:Factory 
checked in at 2015-05-15 07:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/viewnior (Old)
 and      /work/SRC/openSUSE:Factory/.viewnior.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "viewnior"

Changes:
--------
--- /work/SRC/openSUSE:Factory/viewnior/viewnior.changes        2014-02-20 
06:27:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.viewnior.new/viewnior.changes   2015-05-15 
07:43:23.000000000 +0200
@@ -1,0 +2,16 @@
+Mon May  4 13:27:10 UTC 2015 - [email protected]
+
+- Update to 1.5.
+  * Disable Wallpaper support during compilation.
+  * Updated translations.
+  * Fixed preferences menu position.
+  * Nitrogen wallpaper support.
+- Corrected the URL and the source URL.
+- Drop viewnior-1.4-print.patch: no skill to maintain the patch, and
+  it wasn't good enough.
+- Drop viewnior-1.4-russian.patch: fixed upstream.
+- Replace BuildRequires: libtool -> gnome-common.
+- Don't install obsolete ChangeLog (2009).
+- No configure, then run autogen.sh.
+
+-------------------------------------------------------------------

Old:
----
  viewnior-1.4-print.patch
  viewnior-1.4-russian.patch
  viewnior-1.4.tar.gz

New:
----
  viewnior-1.5.tar.gz

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

Other differences:
------------------
++++++ viewnior.spec ++++++
--- /var/tmp/diff_new_pack.CqJXfa/_old  2015-05-15 07:43:24.000000000 +0200
+++ /var/tmp/diff_new_pack.CqJXfa/_new  2015-05-15 07:43:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package viewnior
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,20 +17,16 @@
 
 
 Name:           viewnior
-Version:        1.4
+Version:        1.5
 Release:        0
 Summary:        Elegant Image Viewer
 License:        GPL-3.0+
 Group:          Productivity/Graphics/Viewers
-Url:            http://xsisqox.github.com/Viewnior
-Source0:        
https://www.dropbox.com/s/zytq0suabesv933/%{name}-%{version}.tar.gz
-# PATCH-FEATURE-UPSTREAM viewnior-1.4-print.patch lp#816563 [email protected] 
-- add printing support
-Patch1:         viewnior-1.4-print.patch
-# PATCH-FIX-UPSTREAM viewnior-1.4-russian.patch [email protected] -- 
update Russian translation
-Patch2:         viewnior-1.4-russian.patch
+Url:            http://siyanpanayotov.com/project/viewnior/
+Source0:        
https://github.com/xsisqox/Viewnior/archive/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
+BuildRequires:  gnome-common
 BuildRequires:  intltool
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -53,14 +49,12 @@
 %lang_package
 
 %prep
-%setup -q
-%patch1 -p1
-%patch2 -p1
+%setup -q -n Viewnior-%{name}-%{version}
 # fix spurious executable perms
-chmod 0644 AUTHORS ChangeLog COPYING NEWS README TODO src/*
+chmod 0644 AUTHORS COPYING NEWS README TODO src/*
 
 %build
-autoreconf -fiv
+./autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -79,7 +73,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*

++++++ viewnior-1.4.tar.gz -> viewnior-1.5.tar.gz ++++++
++++ 65377 lines of diff (skipped)


Reply via email to