Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2015-03-25 10:01:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scite (Old)
 and      /work/SRC/openSUSE:Factory/.scite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scite/scite.changes      2014-08-06 
15:31:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2015-03-25 
10:01:23.000000000 +0100
@@ -1,0 +2,15 @@
+Mon Mar 23 15:52:59 UTC 2015 - [email protected]
+
+- Drop scite-fix-desktop-categories.patch: adjust the .desktop
+  categories using suse_update_desktop_file instead of a patch.
+- Add scite.changes as source, as it's used during build to inject
+  the last change date / time into the build.
+
+-------------------------------------------------------------------
+Sun Mar 22 22:11:25 UTC 2015 - [email protected]
+
+- Update to version 3.5.4:
+  + Adds minor features.
+  + Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  scite-fix-desktop-categories.patch
  scite344.tgz

New:
----
  scite354.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.hEHZVS/_old  2015-03-25 10:01:24.000000000 +0100
+++ /var/tmp/diff_new_pack.hEHZVS/_new  2015-03-25 10:01:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scite
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,15 @@
 
 
 Name:           scite
-Version:        3.4.4
+Version:        3.5.4
 Release:        0
+%define tar_ver 354
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors
 Url:            http://www.scintilla.org/SciTE.html
-Source0:        http://download.sourceforge.net/scintilla/%{name}344.tgz
-# PATCH-FIX-UPSTREAM scite-fix-desktop-categories.patch sf#3491187 
[email protected] -- Update desktop catgories.
-Patch0:         scite-fix-desktop-categories.patch
+Source0:        http://download.sourceforge.net/scintilla/%{name}%{tar_ver}.tgz
+Source1:        %{name}.changes
 BuildRequires:  gcc-c++
 %if 0%{?favor_gtk2}
 BuildRequires:  gtk2-devel
@@ -43,12 +43,11 @@
 
 %prep
 %setup -q -c
-%patch0 -p1
 
 # Fix "Your file uses  __DATE and __TIME__ this causes the package to rebuild 
when not needed warning"
 # 
http://sourceforge.net/tracker/?func=detail&atid=102439&aid=3314371&group_id=2439
 is WONTFIX.
 # We use the date from the changes file
-set_date_time=`date --date "@\`stat --format %Y 
%{_sourcedir}/%{name}.changes\`" +"%B %Y %H:%M"`
+set_date_time=`date --date "@\`stat --format %Y %{S:1}\`" +"%B %Y %H:%M"`
 sed -i 's/wsci, \"    \" \_\_DATE\_\_ \" \" \_\_TIME\_\_ \"\\n"/wsci, 
\"'"$set_date_time"'\\n\"/g' scite/src/Credits.cxx
 
 %build
@@ -70,7 +69,7 @@
 # Add the man page
 mkdir -p %{buildroot}%{_mandir}/man1
 install -m 0644 scite/doc/scite.1 %{buildroot}%{_mandir}/man1/SciTE.1
-%suse_update_desktop_file SciTE
+%suse_update_desktop_file -r SciTE GTK Development Utility Building TextEditor
 
 %if !0%{?sles_version}
 %post

++++++ scite344.tgz -> scite354.tgz ++++++
++++ 34410 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to