commit pantheon-photos for openSUSE:Factory
Hello community, here is the log from the commit of package pantheon-photos for openSUSE:Factory checked in at 2017-03-31 15:09:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pantheon-photos (Old) and /work/SRC/openSUSE:Factory/.pantheon-photos.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pantheon-photos" Fri Mar 31 15:09:50 2017 rev:4 rq:482756 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pantheon-photos/pantheon-photos.changes 2017-02-03 17:52:52.883973828 +0100 +++ /work/SRC/openSUSE:Factory/.pantheon-photos.new/pantheon-photos.changes 2017-03-31 15:10:10.362571978 +0200 @@ -1,0 +2,39 @@ +Tue Mar 21 02:03:33 UTC 2017 - avvissu@yandex.by + +- Update to 0.2.2: + * appdata: add x-appcenter-color-primary + * Resources.vala: Remove unused code + * ExportDialog.vala: + * Better variable names + * GObject-style construction + * Code style + * Don't nest boxes + * Fix Dialog margins + * Spacing and alignment + * Properties, not impure functions + * Remove unused MultiTextEntryDialog.vala + * Dialogs.vala: Remove unused class MultiTextEntryDialogMediator + * Remove top.ui + * LibraryWindow.vala: Remove reference to top.ui + * Split Dialogs.vala into one file per class in a new Dialogs + folder + * Deleted UI files leftovers + * Remove executable bit from files + * Move all the context menus to Vala + * Do not use UI file for the trash toolbar. Empty the trash is + now a view action. + * Remove unused desktop background slideshow dialog + * appdata: initialize entries for future release + * Preserve metadata when opening photo directly from the + filesystem + * see if a file is writeable when closing and offer save as if + the file is read only + * Removed leftover from previous merges + * Fix deprecation warnings + * Remove unused constants from config.vala + * Replace Cairo drawing in CheckBoardLayout with Gtk.CSS + * Simplified the GtkAction creation + * Install the AppData into the right folder + * Use the right libexec directory for the thumbnailer + +------------------------------------------------------------------- Old: ---- pantheon-photos-0.2.1.1.tar.xz New: ---- pantheon-photos-0.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pantheon-photos.spec ++++++ --- /var/tmp/diff_new_pack.dNV0st/_old 2017-03-31 15:10:11.042475852 +0200 +++ /var/tmp/diff_new_pack.dNV0st/_new 2017-03-31 15:10:11.046475287 +0200 @@ -17,7 +17,7 @@ Name: pantheon-photos -Version: 0.2.1.1 +Version: 0.2.2 Release: 0 Summary: Photo manager for Elementary OS License: GPL-2.0 and LGPL-2.1 @@ -71,6 +71,10 @@ %prep %setup -q +sed -e 's/\/metainfo/\/appdata/' \ + -e 's|\$.CMAKE_INSTALL_FULL_LIBEXECDIR.|%{_libexecdir}|' \ + -i $(grep -rwl 'CMAKE_INSTALL_FULL_LIBEXECDIR\|metainfo') + %build %cmake \ -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed" \ @@ -81,14 +85,6 @@ %install %cmake_install -# Fix: arch-dependent-file-in-usr-share -mv \ - %{buildroot}%{_datadir}/%{name}/video-thumbnailer \ - %{buildroot}%{_libdir}/%{name}/ -ln -s \ - %{_libdir}/%{name}/video-thumbnailer \ - %{buildroot}%{_datadir}/%{name}/video-thumbnailer - # Workaround https://bugzilla.opensuse.org/show_bug.cgi?id=561846 pushd %{buildroot} for _icon in $(find -name \*.desktop* | xargs sed -n '/Icon/s/^.*\=//p'); do @@ -121,11 +117,12 @@ %doc AUTHORS COPYING MAINTAINERS NEWS README THANKS %{_bindir}/%{name} %{_libdir}/%{name}/ +%{_libexecdir}/%{name}/ %{_datadir}/%{name}/ -%{_datadir}/appdata/org.pantheon.photos.appdata.xml %{_datadir}/applications/org.pantheon.photos*.desktop %{_datadir}/icons/hicolor/*/apps/multimedia-photo*.??g %{_datadir}/glib-2.0/schemas/org.pantheon.photos*.xml +%{_datadir}/appdata/org.pantheon.photos.appdata.xml %dir %{_datadir}/appdata %files lang -f %{name}.lang ++++++ pantheon-photos-0.2.1.1.tar.xz -> pantheon-photos-0.2.2.tar.xz ++++++ ++++ 1115437 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de