Hello community,

here is the log from the commit of package libt3highlight for openSUSE:Factory 
checked in at 2019-01-08 12:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libt3highlight (Old)
 and      /work/SRC/openSUSE:Factory/.libt3highlight.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libt3highlight"

Tue Jan  8 12:29:28 2019 rev:8 rq:663385 version:0.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libt3highlight/libt3highlight.changes    
2017-08-24 18:47:42.745013241 +0200
+++ /work/SRC/openSUSE:Factory/.libt3highlight.new.28833/libt3highlight.changes 
2019-01-08 12:31:32.648071775 +0100
@@ -1,0 +2,7 @@
+Mon Jan  7 13:21:26 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to new upstream release 0.4.6
+  * Support for highlighting C++11 raw string literals.
+  * Support for Ruby highlighting.
+
+-------------------------------------------------------------------

Old:
----
  libt3highlight-0.4.2.tar.bz2

New:
----
  libt3highlight-0.4.6.tar.bz2

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

Other differences:
------------------
++++++ libt3highlight.spec ++++++
--- /var/tmp/diff_new_pack.uoTm4V/_old  2019-01-08 12:31:33.088071297 +0100
+++ /var/tmp/diff_new_pack.uoTm4V/_new  2019-01-08 12:31:33.088071297 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libt3highlight
 #
-# Copyright (c) 2017 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,30 +12,28 @@
 # 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/
 #
 
 
 Name:           libt3highlight
 %define lname  libt3highlight2
-Version:        0.4.2
+Version:        0.4.6
 Release:        0
 Summary:        The Tilde Toolkit's syntax highlighting library
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
 Url:            http://os.ghalkes.nl/t3/libt3highlight.html
 
 #Git-Clone:    git://github.com/gphalkes/t3highlight
 Source:         http://os.ghalkes.nl/dist/%name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libpcre) >= 8
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(libt3config) >= 0.2.5
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-%endif
 
 %description
 libt3highlight is a library that provides functions for syntax
@@ -80,12 +78,9 @@
 make %{?_smp_mflags}
 
 %install
-b="%buildroot"
-make install DESTDIR="$b"
-rm -f "$b/%_libdir"/*.la
-%if 0%{?fdupes:1}
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 %fdupes %buildroot/%_prefix
-%endif
 
 %post   -p /sbin/ldconfig -n %lname
 %postun -p /sbin/ldconfig -n %lname

++++++ libt3highlight-0.4.2.tar.bz2 -> libt3highlight-0.4.6.tar.bz2 ++++++
++++ 17535 lines of diff (skipped)


Reply via email to