Hello community,

here is the log from the commit of package projectM for openSUSE:Factory 
checked in at 2012-05-14 16:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/projectM (Old)
 and      /work/SRC/openSUSE:Factory/.projectM.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "projectM", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/projectM/projectM.changes        2012-03-29 
07:47:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.projectM.new/projectM.changes   2012-05-14 
16:18:13.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 12 15:33:06 UTC 2012 - reddw...@opensuse.org
+
+- fix the version in the pkg-config file
+
+-------------------------------------------------------------------

New:
----
  projectM-2.0.1-pc_version.patch

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

Other differences:
------------------
++++++ projectM.spec ++++++
--- /var/tmp/diff_new_pack.NptJgh/_old  2012-05-14 16:18:15.000000000 +0200
+++ /var/tmp/diff_new_pack.NptJgh/_new  2012-05-14 16:18:15.000000000 +0200
@@ -26,6 +26,7 @@
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        FindGLEW.cmake
 Patch0:         override_cmake_cmp0015_warning.patch
+Patch1:         projectM-2.0.1-pc_version.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  ftgl-devel
@@ -91,6 +92,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 rm -r src/WinLibs # legal issues, see bnc#738417, we don't need that whole tree
 
 %build

++++++ projectM-2.0.1-pc_version.patch ++++++
Index: src/libprojectM/libprojectM.pc.in
===================================================================
--- src/libprojectM/libprojectM.pc.in.orig
+++ src/libprojectM/libprojectM.pc.in
@@ -6,7 +6,7 @@ pkgdatadir=@CMAKE_INSTALL_PREFIX@/@RESOU
 sysconfdir=@CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@
 
 Name: libprojectM
-Version: 2.0.0
+Version: 2.0.1
 Description: projectM - OpenGL Milkdrop
 Requires:
 Libs: -L${libdir} -lprojectM 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to