Hello community,

here is the log from the commit of package dispcalGUI for openSUSE:Factory 
checked in at 2014-02-19 06:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dispcalGUI (Old)
 and      /work/SRC/openSUSE:Factory/.dispcalGUI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dispcalGUI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dispcalGUI/dispcalGUI.changes    2014-01-23 
15:41:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dispcalGUI.new/dispcalGUI.changes       
2014-02-19 06:54:08.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 09 22:34:19 UTC 2014 - dispcal...@hoech.net
+
+- update to 1.7.5.7: see README.html#changelog-1.7.5.7
+
+-------------------------------------------------------------------

Old:
----
  dispcalGUI-1.7.1.6.tar.gz

New:
----
  dispcalGUI-1.7.5.7.tar.gz

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

Other differences:
------------------
++++++ dispcalGUI.spec ++++++
--- /var/tmp/diff_new_pack.HD3rKF/_old  2014-02-19 06:54:09.000000000 +0100
+++ /var/tmp/diff_new_pack.HD3rKF/_new  2014-02-19 06:54:09.000000000 +0100
@@ -26,7 +26,7 @@
 License:        GPL-3.0+
 Group:          Applications/Multimedia
 Name:           dispcalGUI
-Version:        1.7.1.6
+Version:        1.7.5.7
 Release:        0
 Source0:        http://%{name}.hoech.net/download/%{name}-%version.tar.gz
 Source1:        copyright
@@ -137,7 +137,13 @@
 fi
 %if 0%{?suse_version} > 0
 # Update desktop files to prevent buildservice from complaining
-%suse_update_desktop_file %{name} 2DGraphics
+desktopfilenames=`%{__python} -c "import glob
+import os
+print ' '.join([os.path.splitext(os.path.basename(path))[0] for path in
+                               glob.glob('misc/%{name}*.desktop')])"`
+for desktopfilename in $desktopfilenames ; do
+       %suse_update_desktop_file $desktopfilename 2DGraphics
+done
 %suse_update_desktop_file 
"%{buildroot}/etc/xdg/autostart/z-%{name}-apply-profiles.desktop"
 %endif
 # Remove unused files from list of installed files and add directories
@@ -149,14 +155,7 @@
                                not '/man/' in path, 
                                f.readlines())]
 f.close()
-executables = ['Argyll',
-                          'dispcalGUI',
-                          'dispcalGUI-3DLUT-maker',
-                          'dispcalGUI-apply-profiles',
-                          'dispcalGUI-curve-viewer',
-                          'dispcalGUI-profile-info',
-                          'dispcalGUI-synthprofile',
-                          'dispcalGUI-testchart-editor']
+executables = ['Argyll'] + os.listdir('scripts')
 for path in list(paths):
        if path.endswith('.py') and %{?mandriva_version}.0 < 201010:
                # Mandriva 2010.1 got rid of byte-compilation

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.HD3rKF/_old  2014-02-19 06:54:09.000000000 +0100
+++ /var/tmp/diff_new_pack.HD3rKF/_new  2014-02-19 06:54:09.000000000 +0100
@@ -1,5 +1,5 @@
-dispcalgui (1.7.1.6) stable; urgency=low
+dispcalgui (1.7.5.7) stable; urgency=low
 
-  * Version 1.7.1.6
+  * Version 1.7.5.7
 
- -- Florian Höch <dispcal...@hoech.net>  Sun, 19 Jan 2014 09:09:16 +0100
+ -- Florian Höch <dispcal...@hoech.net>  Sun, 09 Feb 2014 22:34:19 +0100

++++++ debian.rules ++++++
--- /var/tmp/diff_new_pack.HD3rKF/_old  2014-02-19 06:54:09.000000000 +0100
+++ /var/tmp/diff_new_pack.HD3rKF/_new  2014-02-19 06:54:09.000000000 +0100
@@ -19,7 +19,7 @@
 
 # The DESTDIR Has To Be Exactly  /usr/src/packages/BUILD/debian/<nameOfPackage>
 export name=dispcalGUI
-export version=1.7.1.6
+export version=1.7.5.7
 export DEB_BUILD_ROOT=/usr/src/packages/BUILD/debian/dispcalgui
 export install_prefix=/usr
 export install_exec_prefix=/usr

++++++ dispcalGUI-1.7.1.6.tar.gz -> dispcalGUI-1.7.5.7.tar.gz ++++++
++++ 7754 lines of diff (skipped)

++++++ dispcalGUI.dsc ++++++
--- /var/tmp/diff_new_pack.HD3rKF/_old  2014-02-19 06:54:10.000000000 +0100
+++ /var/tmp/diff_new_pack.HD3rKF/_new  2014-02-19 06:54:10.000000000 +0100
@@ -1,11 +1,11 @@
-Debtransform-Tar: dispcalGUI-1.7.1.6.tar.gz
+Debtransform-Tar: dispcalGUI-1.7.5.7.tar.gz
 Format: 1.0
 Source: dispcalgui
-Version: 1.7.1.6
+Version: 1.7.5.7
 Binary: dispcalgui
 Maintainer: Florian Höch <dispcal...@hoech.net>
 Architecture: any
 Build-Depends: debhelper (>= 5.0.38), doc-base, gcc, python-dev, 
libxinerama-dev, libxrandr-dev, libxxf86vm-dev
 Files: 
- ffffffffffffffffffffffffffffffff 1 dispcalgui_1.7.1.6.orig.tar.gz
- ffffffffffffffffffffffffffffffff 1 dispcalgui_1.7.1.6-1.diff.tar.gz
+ ffffffffffffffffffffffffffffffff 1 dispcalgui_1.7.5.7.orig.tar.gz
+ ffffffffffffffffffffffffffffffff 1 dispcalgui_1.7.5.7-1.diff.tar.gz

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

Reply via email to