Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2014-07-27 08:24:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2014-06-25 
15:24:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2014-07-27 
08:24:43.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Jul 23 19:45:30 UTC 2014 - idon...@suse.com
+
+- Add baselibs.conf to source files
+
+-------------------------------------------------------------------
+Wed Jul 23 17:00:40 UTC 2014 - idon...@suse.com
+
+- Add cmake-patchversion.patch to sync config.h.in
+  with config.h.cmake
+
+-------------------------------------------------------------------
+Tue Jul 22 12:09:53 UTC 2014 - idon...@suse.com
+
+- Update to llvm 3.4.2
+  * Minor bugfix release
+- Drop clang-max_align_t.patch, applied upstream.
+
+-------------------------------------------------------------------

Old:
----
  clang-max_align_t.patch
  llvm-3.4.tar.bz2

New:
----
  cmake-patchversion.patch
  llvm-3.4.2.tar.bz2

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.oRipSs/_old  2014-07-27 08:24:45.000000000 +0200
+++ /var/tmp/diff_new_pack.oRipSs/_new  2014-07-27 08:24:45.000000000 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _revision     198681
-%define _release_version 3.4
+%define _revision     213642
+%define _release_version 3.4.2
 
 Name:           llvm
-Version:        3.4
+Version:        3.4.2
 Release:        0
 Summary:        Low Level Virtual Machine
 License:        NCSA
@@ -28,6 +28,7 @@
 Url:            http://www.llvm.org
 Source0:        %{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
+Source101:      baselibs.conf
 # PATCH-FIX-OPENSUSE set-revision.patch idoen...@suse.de -- Allow us to set 
revision
 Patch1:         set-revision.patch
 # PATCH-FIX-OPENSUSE assume-opensuse.patch idoen...@suse.de -- Always enable 
openSUSE/SUSE features
@@ -46,7 +47,7 @@
 # PATCH-FIX-OPENSUSE asan-disable-hugemalloctest.patch -- Disable ASAN 
HugeMallocTest
 Patch10:        asan-disable-hugemalloctest.patch
 Patch11:        clang-resourcedirs.patch
-Patch12:        clang-max_align_t.patch
+Patch12:        cmake-patchversion.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -142,7 +143,7 @@
 This package contains the Python bindings to clang (C language) frontend for 
LLVM.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1


++++++ cmake-patchversion.patch ++++++
Index: llvm-3.4.2/include/llvm/Config/config.h.cmake
===================================================================
--- llvm-3.4.2.orig/include/llvm/Config/config.h.cmake
+++ llvm-3.4.2/include/llvm/Config/config.h.cmake
@@ -603,6 +603,9 @@
 /* Minor version of the LLVM API */
 #cmakedefine LLVM_VERSION_MINOR ${LLVM_VERSION_MINOR}
 
+/* Patch version of the LLVM API */
+#cmakedefine LLVM_VERSION_PATCH ${LLVM_VERSION_PATCH}
+
 /* Define if the OS needs help to load dependent libraries for dlopen(). */
 #cmakedefine LTDL_DLOPEN_DEPLIBS ${LTDL_DLOPEN_DEPLIBS}
 
++++++ llvm-3.4.tar.bz2 -> llvm-3.4.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/llvm/llvm-3.4.tar.bz2 
/work/SRC/openSUSE:Factory/.llvm.new/llvm-3.4.2.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to