Hello community,

here is the log from the commit of package thunar-volman for openSUSE:Factory 
checked in at 2019-07-31 14:30:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-volman (Old)
 and      /work/SRC/openSUSE:Factory/.thunar-volman.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar-volman"

Wed Jul 31 14:30:54 2019 rev:32 rq:719858 version:0.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunar-volman/thunar-volman.changes      
2019-01-03 18:09:11.376003846 +0100
+++ /work/SRC/openSUSE:Factory/.thunar-volman.new.4126/thunar-volman.changes    
2019-07-31 14:31:14.426001331 +0200
@@ -1,0 +2,26 @@
+Sun Jul 28 15:18:53 UTC 2019 - Maurizio Galli <maurizio.ga...@gmail.com>
+
+- Update to version 0.9.4
+  * Translation updates
+- Added bcond to build with git master source
+
+-------------------------------------------------------------------
+Mon Jul  1 15:45:54 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Remove unneded V=1 flag
+
+-------------------------------------------------------------------
+Sun Jun 30 10:57:14 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to 0.9.3
+  * Removed # vi:set encoding=UTF-8: from .desktop files (bxo#15466)
+  * Translation updates
+- Removed deprecated macros
+
+-------------------------------------------------------------------
+Mon May 20 12:29:59 UTC 2019 - Vinzenz Vietzke <v...@vinzv.de>
+
+- Update to version 0.9.2
+  - Translation updates
+
+-------------------------------------------------------------------

Old:
----
  thunar-volman-0.9.1.tar.bz2

New:
----
  thunar-volman-0.9.4.tar.bz2

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

Other differences:
------------------
++++++ thunar-volman.spec ++++++
--- /var/tmp/diff_new_pack.gusgb3/_old  2019-07-31 14:31:15.590000530 +0200
+++ /var/tmp/diff_new_pack.gusgb3/_new  2019-07-31 14:31:15.622000508 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-volman
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,23 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%bcond_with git
 Name:           thunar-volman
-Version:        0.9.1
+Version:        0.9.4
 Release:        0
 Summary:        Thunar Volume Manager
 License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
-Url:            http://goodies.xfce.org/projects/thunar-plugins/thunar-volman
-Source0:        
http://archive.xfce.org/src/apps/thunar-volman/0.9/%{name}-%{version}.tar.bz2
+URL:            https://goodies.xfce.org/projects/thunar-plugins/thunar-volman
+%if %{with git}
+Source0:        %{name}-%{version}.tar.bz2
+%else
+Source0:        
https://archive.xfce.org/src/apps/thunar-volman/0.9/%{name}-%{version}.tar.bz2
+%endif
 Source1:        thunar-volman.xml
 # PATCH-FIX-OPENSUSE thunar-volman-use-udisks-hints.diff bnc#949808 -- 
seife+...@b1-systems.com
 Patch0:         thunar-volman-use-udisks-hints.diff
@@ -39,9 +44,7 @@
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.0
-
 Recommends:     %{name}-lang = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Thunar Volume Manager is an extension for the Thunar file manager,
@@ -68,12 +71,16 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
+%if %{with git}
+NOCONFIGURE=1 ./autogen.sh
+%configure --enable-maintainer-mode
+%else
 %configure
-make %{?_smp_mflags} V=1
+%endif
+%make_build
 
 %install
 %make_install
@@ -87,26 +94,15 @@
 
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
-%defattr(-,root,root)
 %{_bindir}/thunar-volman
 %{_bindir}/thunar-volman-settings
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/*/*
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files branding-upstream
-%defattr(-,root,root)
 %dir %{_sysconfdir}/xdg/xfce4
 %dir %{_sysconfdir}/xdg/xfce4/xfconf
 %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml

++++++ thunar-volman-0.9.1.tar.bz2 -> thunar-volman-0.9.4.tar.bz2 ++++++
++++ 9628 lines of diff (skipped)


Reply via email to