Hello community,

here is the log from the commit of package Vc for openSUSE:Factory checked in 
at 2017-01-28 11:07:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Vc (Old)
 and      /work/SRC/openSUSE:Factory/.Vc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Vc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Vc/Vc.changes    2015-10-08 08:25:30.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.Vc.new/Vc.changes       2017-02-03 
17:31:05.408842954 +0100
@@ -1,0 +2,13 @@
+Fri Jan 27 11:48:35 UTC 2017 - idon...@suse.com
+
+- Repackage without examples/spline see 
+  https://github.com/VcDevel/Vc/issues/150 for details.
+
+-------------------------------------------------------------------
+Thu Oct 27 13:41:17 UTC 2016 - idon...@suse.com
+
+- Update to version 1.3.0
+  * Too many changes to list, please see
+    https://github.com/VcDevel/Vc/releases for details.
+
+-------------------------------------------------------------------

Old:
----
  Vc-0.7.5.tar.gz

New:
----
  Vc-1.3.0.tar.gz

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

Other differences:
------------------
++++++ Vc.spec ++++++
--- /var/tmp/diff_new_pack.e1AgbE/_old  2017-02-03 17:31:05.784789745 +0100
+++ /var/tmp/diff_new_pack.e1AgbE/_new  2017-02-03 17:31:05.788789179 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Vc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Asterios Dramis <asterios.dra...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,15 @@
 
 
 Name:           Vc
-Version:        0.7.5
+Version:        1.3.0
 Release:        0
 Summary:        Collection of SIMD Vector Classes
-License:        LGPL-3.0+ and GPL-3.0+
+License:        BSD-3-Clause
 Group:          System/Libraries
 Url:            https://github.com/VcDevel/Vc/
-Source0:        
https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
+#Source0:        
https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
+#Repackaged to remove spline example: https://github.com/VcDevel/Vc/issues/150
+Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -82,16 +84,16 @@
 # Install devel docs (do it manually to fix also rpmlint warning 
"files-duplicate" with %%fdupes)
 mkdir -p %{buildroot}%{_docdir}/%{name}-devel
 cp -a doc/html/ %{buildroot}%{_docdir}/%{name}-devel/
-install -pm 0644 LGPL %{buildroot}%{_docdir}/%{name}-devel/
 
 %fdupes -s %{buildroot}
 
 %files devel
 %defattr(-,root,root,-)
+%doc LICENSE
 %doc %{_docdir}/%{name}-devel/
 %{_includedir}/Vc/
-%dir %{_libexecdir}/cmake
-%{_libexecdir}/cmake/Vc/
+%dir %{_libdir}/cmake
+%{_libdir}/cmake/Vc/
 
 %files devel-static
 %defattr(-,root,root,-)

++++++ Vc-0.7.5.tar.gz -> Vc-1.3.0.tar.gz ++++++
++++ 88824 lines of diff (skipped)


Reply via email to