Hello community,

here is the log from the commit of package thunar-plugin-vcs for 
openSUSE:Factory checked in at 2017-10-07 17:50:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-vcs (Old)
 and      /work/SRC/openSUSE:Factory/.thunar-plugin-vcs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar-plugin-vcs"

Sat Oct  7 17:50:22 2017 rev:11 rq:530812 version:0.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunar-plugin-vcs/thunar-plugin-vcs.changes      
2012-04-19 10:41:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thunar-plugin-vcs.new/thunar-plugin-vcs.changes 
2017-10-07 17:50:24.995960632 +0200
@@ -1,0 +2,14 @@
+Tue Oct  3 08:08:15 UTC 2017 - [email protected]
+
+- Remove redundant %clean section.
+
+-------------------------------------------------------------------
+Sun Dec 25 17:02:19 UTC 2016 - [email protected]
+
+- update to 0.1.5:
+  * Tons of svn improvements/fixes, courtesy of Stefan Sperling
+  * Fixed MACRO naming in makefiles. bxo#7850
+  * Fixed invalid usage of g_quark_from_static_string. bxo#6322
+- improve buildtime avoidance by using SOURCE_DATE_EPOCH variable
+
+-------------------------------------------------------------------

Old:
----
  thunar-vcs-plugin-0.1.4.tar.bz2

New:
----
  thunar-vcs-plugin-0.1.5.tar.bz2

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

Other differences:
------------------
++++++ thunar-plugin-vcs.spec ++++++
--- /var/tmp/diff_new_pack.bTUlA3/_old  2017-10-07 17:50:25.963918079 +0200
+++ /var/tmp/diff_new_pack.bTUlA3/_new  2017-10-07 17:50:25.967917904 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-vcs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -21,9 +21,10 @@
 
 Name:           thunar-plugin-vcs
 Url:            
http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin
-Version:        0.1.4
+Version:        0.1.5
 Release:        0
 Source0:        
http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/%{plugin_name}-%{version}.tar.bz2
+Source99:       %{name}.changes
 Summary:        Thunar Plugin Providing VCS Integration
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
@@ -51,13 +52,9 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
-DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
-TIME="\"$(date -d "${modified}" "+%%R")\""
-find .  -name '*.[ch]' |\
-    xargs sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
 %build
+export SOURCE_DATE_EPOCH=$(date +%s -r %{S:99})
 %configure \
             --enable-git \
             --disable-static
@@ -70,9 +67,6 @@
 
 %find_lang %{plugin_name} %{?no_lang_C}
 
-%clean
-rm -rf "%{buildroot}"
-
 %post
 %icon_theme_cache_post
 

++++++ thunar-vcs-plugin-0.1.4.tar.bz2 -> thunar-vcs-plugin-0.1.5.tar.bz2 ++++++
++++ 83909 lines of diff (skipped)


Reply via email to