commit mono-kde4 for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-11-19 20:25:17

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-10-16 
18:12:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-11-19 
20:28:14.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:29:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  kimono-4.14.2.tar.xz

New:

  kimono-4.14.3.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.qHV8Nz/_old  2014-11-19 20:28:19.0 +0100
+++ /var/tmp/diff_new_pack.qHV8Nz/_new  2014-11-19 20:28:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.14.2.tar.xz - kimono-4.14.3.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-10-16 18:11:44

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-09-18 
07:58:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-10-16 
18:12:03.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:01:48 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  kimono-4.14.1.tar.xz

New:

  kimono-4.14.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.Zt8hxW/_old  2014-10-16 18:12:04.0 +0200
+++ /var/tmp/diff_new_pack.Zt8hxW/_new  2014-10-16 18:12:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.14.1.tar.xz - kimono-4.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimono-4.14.1/CMakeLists.txt 
new/kimono-4.14.2/CMakeLists.txt
--- old/kimono-4.14.1/CMakeLists.txt2013-06-12 14:12:23.0 +0200
+++ new/kimono-4.14.2/CMakeLists.txt2014-09-28 01:21:42.0 +0200
@@ -78,7 +78,7 @@
 macro_log_feature(KDEPIMLIBS_FOUND kdepimlibs KDE PIM libraries 
http://www.kde.org; FALSE  Needed to compile Akonadi bindings)
 
 macro_optional_find_package(Akonadi)
-macro_log_feature(AKONADI_FOUND Akonadi Akonadi libraries 
http://www.kde.org; FALSE  Needed to compile Akonadi bindings)
+macro_log_feature(Akonadi_FOUND Akonadi Akonadi libraries 
http://www.kde.org; FALSE  Needed to compile Akonadi bindings)
 
 if (NOT CMAKE_CSharp_COMPILER_LOADED)
 return()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimono-4.14.1/akonadi/CMakeLists.txt 
new/kimono-4.14.2/akonadi/CMakeLists.txt
--- old/kimono-4.14.1/akonadi/CMakeLists.txt2013-06-12 14:12:23.0 
+0200
+++ new/kimono-4.14.2/akonadi/CMakeLists.txt2014-09-28 01:21:42.0 
+0200
@@ -14,7 +14,7 @@
src/AssemblyInfo.cs
akonadi/*.cs)
 
-include_directories( ${KDE4_INCLUDE_DIR}/akonadi )
+include_directories( ${AKONADI_INCLUDE_DIR} ${KDEPIMLIBS_INCLUDE_DIRS} )
 
 LINK_DIRECTORIES (${LIBRARY_OUTPUT_PATH})
 ADD_LIBRARY(akonadi-sharp SHARED ${SRC_CPP})

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



commit mono-kde4 for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-09-18 07:57:30

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-08-25 
10:58:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-09-18 
07:58:11.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:24:07 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.1
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+
+---
@@ -6 +13 @@
-   * See http://www.kde.org/announcements/4.13/
+   * See http://www.kde.org/announcements/4.14/

Old:

  kimono-4.14.0.tar.xz

New:

  kimono-4.14.1.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.4s0l1e/_old  2014-09-18 07:58:11.0 +0200
+++ /var/tmp/diff_new_pack.4s0l1e/_new  2014-09-18 07:58:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.14.0
+Version:4.14.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.14.0.tar.xz - kimono-4.14.1.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-08-25 10:58:37

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-07-16 
16:20:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-08-25 
10:58:47.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:26:50 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:44:38 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  kimono-4.13.80.tar.xz

New:

  kimono-4.14.0.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.P2tznz/_old  2014-08-25 10:58:48.0 +0200
+++ /var/tmp/diff_new_pack.P2tznz/_new  2014-08-25 10:58:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.13.80.tar.xz - kimono-4.14.0.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-07-16 16:19:16

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-06-19 
13:15:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-07-16 
16:20:18.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:17:44 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  kimono-4.13.2.tar.xz

New:

  kimono-4.13.80.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.JeORHI/_old  2014-07-16 16:20:19.0 +0200
+++ /var/tmp/diff_new_pack.JeORHI/_new  2014-07-16 16:20:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.13.2.tar.xz - kimono-4.13.80.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-06-19 13:15:22

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-05-22 
06:49:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-06-19 
13:15:38.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:31:11 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  kimono-4.13.1.tar.xz

New:

  kimono-4.13.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.WEtE9A/_old  2014-06-19 13:15:38.0 +0200
+++ /var/tmp/diff_new_pack.WEtE9A/_new  2014-06-19 13:15:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.13.1.tar.xz - kimono-4.13.2.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-05-22 06:49:37

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-04-18 
12:36:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-05-22 
06:49:46.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 16:43:03 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  kimono-4.13.0.tar.xz

New:

  kimono-4.13.1.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.8d3DlU/_old  2014-05-22 06:49:47.0 +0200
+++ /var/tmp/diff_new_pack.8d3DlU/_new  2014-05-22 06:49:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.13.0.tar.xz - kimono-4.13.1.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-04-18 11:34:52

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-03-30 
09:20:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-04-18 
12:36:52.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 16:46:23 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kimono-4.12.97.tar.xz

New:

  kimono-4.13.0.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.zPp0N1/_old  2014-04-18 12:36:54.0 +0200
+++ /var/tmp/diff_new_pack.zPp0N1/_new  2014-04-18 12:36:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.12.97.tar.xz - kimono-4.13.0.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-03-30 07:51:19

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-03-18 
16:02:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-03-30 
09:20:59.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 17:40:23 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:06:24 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  kimono-4.12.90.tar.xz

New:

  kimono-4.12.97.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.J53rRU/_old  2014-03-30 09:25:33.0 +0200
+++ /var/tmp/diff_new_pack.J53rRU/_new  2014-03-30 09:25:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.12.90.tar.xz - kimono-4.12.97.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-03-18 16:02:20

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-02-20 
07:55:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-03-18 
16:02:34.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:11:12 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 10:00:49 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  kimono-4.12.2.tar.xz

New:

  kimono-4.12.90.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.6sb93i/_old  2014-03-18 16:02:34.0 +0100
+++ /var/tmp/diff_new_pack.6sb93i/_new  2014-03-18 16:02:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
@@ -69,18 +69,14 @@
 %{_kde4_libdir}/libkhtml-sharp.so
 %{_kde4_libdir}/libkimono.so
 %{_kde4_libdir}/libktexteditor-sharp.so
-%{_kde4_libdir}/libnepomuk-sharp.so
 %{_kde4_libdir}/libplasma-sharp.so
-%{_kde4_libdir}/libsoprano-sharp.so
 %{_kde4_modulesdir}/kimonopluginfactory.so
 %{_kde4_prefix}/lib/mono/qyoto
 %{_kde4_prefix}/lib/mono/gac/akonadi
 %{_kde4_prefix}/lib/mono/gac/kde-dotnet
 %{_kde4_prefix}/lib/mono/gac/khtml-dll
 %{_kde4_prefix}/lib/mono/gac/ktexteditor-dotnet
-%{_kde4_prefix}/lib/mono/gac/nepomuk-dll
 %{_kde4_prefix}/lib/mono/gac/plasma-dll
-%{_kde4_prefix}/lib/mono/gac/soprano
 %{_kde4_servicesdir}/plasma-scriptengine-kimono-applet.desktop
 %{_kde4_servicesdir}/plasma-scriptengine-kimono-dataengine.desktop
 

++ kimono-4.12.2.tar.xz - kimono-4.12.90.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-02-20 07:55:08

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2014-01-27 
11:14:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-02-20 
07:55:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:10:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  kimono-4.12.1.tar.xz

New:

  kimono-4.12.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.WCUZj3/_old  2014-02-20 07:55:23.0 +0100
+++ /var/tmp/diff_new_pack.WCUZj3/_new  2014-02-20 07:55:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.12.1.tar.xz - kimono-4.12.2.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2014-01-27 11:14:50

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-12-19 
13:15:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2014-01-27 
11:14:51.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:35:47 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  kimono-4.12.0.tar.xz

New:

  kimono-4.12.1.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.FJah9y/_old  2014-01-27 11:14:52.0 +0100
+++ /var/tmp/diff_new_pack.FJah9y/_new  2014-01-27 11:14:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-kde4
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.12.0.tar.xz - kimono-4.12.1.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-12-19 13:15:46

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-12-11 
14:33:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-12-19 
13:15:47.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:03:18 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+---

Old:

  kimono-4.11.97.tar.xz

New:

  kimono-4.12.0.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.Y1KTf1/_old  2013-12-19 13:15:47.0 +0100
+++ /var/tmp/diff_new_pack.Y1KTf1/_new  2013-12-19 13:15:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.11.97
+Version:4.12.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.11.97.tar.xz - kimono-4.12.0.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-12-11 14:33:10

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-12-02 
12:31:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-12-11 
14:33:12.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:04:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 22:18:44 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  kimono-4.11.90.tar.xz

New:

  kimono-4.11.97.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.pPtlA4/_old  2013-12-11 14:33:13.0 +0100
+++ /var/tmp/diff_new_pack.pPtlA4/_new  2013-12-11 14:33:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.11.90.tar.xz - kimono-4.11.97.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-12-02 12:31:36

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-10-06 
14:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-12-02 
12:31:37.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 17:51:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sat Nov  9 22:52:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+---
+Sat Nov  2 15:06:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+---

Old:

  kimono-4.11.2.tar.xz

New:

  kimono-4.11.90.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.NSTnbn/_old  2013-12-02 12:31:37.0 +0100
+++ /var/tmp/diff_new_pack.NSTnbn/_new  2013-12-02 12:31:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.11.2.tar.xz - kimono-4.11.90.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-10-06 14:29:17

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-10-03 
16:05:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-10-06 
14:29:18.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct  6 10:25:20 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Explicitly BuildRequire libmonoboehm-2_0-devel for openSUSE 13.2
+
+---



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.maYu0P/_old  2013-10-06 14:29:20.0 +0200
+++ /var/tmp/diff_new_pack.maYu0P/_new  2013-10-06 14:29:20.0 +0200
@@ -29,6 +29,9 @@
 BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  libmono-2_0-devel
+%if 0%{?suse_version}  1310
+BuildRequires:  libmonoboehm-2_0-devel
+%endif
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libsmokegen-devel
 BuildRequires:  libsmokekde-devel

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



commit mono-kde4 for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-10-03 16:05:40

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-09-09 
11:07:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-10-03 
16:05:41.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:08:25 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  kimono-4.11.1.tar.xz

New:

  kimono-4.11.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.iqY4J4/_old  2013-10-03 16:05:41.0 +0200
+++ /var/tmp/diff_new_pack.iqY4J4/_new  2013-10-03 16:05:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.11.1.tar.xz - kimono-4.11.2.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-09-09 11:06:59

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-08-16 
13:39:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-09-09 
11:07:01.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 09:59:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+---

Old:

  kimono-4.11.0.tar.xz

New:

  kimono-4.11.1.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.RhmyXs/_old  2013-09-09 11:07:02.0 +0200
+++ /var/tmp/diff_new_pack.RhmyXs/_new  2013-09-09 11:07:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.11.0
+Version:4.11.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.11.0.tar.xz - kimono-4.11.1.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-08-16 13:39:46

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-07-30 
16:07:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-08-16 
13:39:48.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:01:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  kimono-4.10.97.tar.xz

New:

  kimono-4.11.0.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.LMyNYE/_old  2013-08-16 13:39:48.0 +0200
+++ /var/tmp/diff_new_pack.LMyNYE/_new  2013-08-16 13:39:48.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   mono-kde4
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
-Source0:
ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kimono-%{version}.tar.xz
+Source0:kimono-%{version}.tar.xz
 Patch0: kimono-soprano.patch
 BuildRequires:  libjasper-devel
 BuildRequires:  libkde4-devel

++ kimono-4.10.97.tar.xz - kimono-4.11.0.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-07-30 16:07:03

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-07-22 
17:20:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-07-30 
16:07:04.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul 25 23:46:33 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+- BuildRequire only libkde4-devel, instead of kdebase4-workspace-devel
+
+---

Old:

  kimono-4.10.95.tar.xz

New:

  kimono-4.10.97.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.OhiYZa/_old  2013-07-30 16:07:05.0 +0200
+++ /var/tmp/diff_new_pack.OhiYZa/_new  2013-07-30 16:07:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
@@ -25,8 +25,8 @@
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 Source0:
ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kimono-%{version}.tar.xz
 Patch0: kimono-soprano.patch
-BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel
+BuildRequires:  libkde4-devel
 BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  libmono-2_0-devel
 BuildRequires:  libqimageblitz-devel

++ kimono-4.10.95.tar.xz - kimono-4.10.97.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-07-22 17:20:10

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-07-08 
07:27:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-07-22 
17:20:13.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:14:16 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+---

Old:

  kimono-4.10.90.tar.xz

New:

  kimono-4.10.95.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.prjm8r/_old  2013-07-22 17:20:13.0 +0200
+++ /var/tmp/diff_new_pack.prjm8r/_new  2013-07-22 17:20:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.90
+Version:4.10.95
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.10.90.tar.xz - kimono-4.10.95.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-06-11 06:09:03

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-05-16 
18:11:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-06-11 
09:34:29.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:32:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  kimono-4.10.3.tar.xz

New:

  kimono-4.10.4.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.s1oNkR/_old  2013-06-11 09:34:30.0 +0200
+++ /var/tmp/diff_new_pack.s1oNkR/_new  2013-06-11 09:34:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.10.3.tar.xz - kimono-4.10.4.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-05-16 18:11:07

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-04-18 
10:38:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-05-16 
18:11:08.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 16:54:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---

Old:

  kimono-4.10.2.tar.xz

New:

  kimono-4.10.3.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.hs82ee/_old  2013-05-16 18:11:09.0 +0200
+++ /var/tmp/diff_new_pack.hs82ee/_new  2013-05-16 18:11:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.10.2.tar.xz - kimono-4.10.3.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-04-18 10:38:24

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-03-14 
15:36:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-04-18 
10:38:25.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:13:31 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kimono-4.10.1.tar.xz

New:

  kimono-4.10.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.qjhSJe/_old  2013-04-18 10:38:26.0 +0200
+++ /var/tmp/diff_new_pack.qjhSJe/_new  2013-04-18 10:38:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.10.1.tar.xz - kimono-4.10.2.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-03-14 14:58:18

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-02-04 
19:05:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-03-14 
14:58:20.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 15:36:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kimono-4.10.0.tar.xz

New:

  kimono-4.10.1.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.uJoG20/_old  2013-03-14 14:58:21.0 +0100
+++ /var/tmp/diff_new_pack.uJoG20/_new  2013-03-14 14:58:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.10.0.tar.xz - kimono-4.10.1.tar.xz ++

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



commit mono-kde4 for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-02-04 19:05:44

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-01-19 
16:38:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-02-04 
19:05:47.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 17:46:59 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kimono-4.9.98.tar.xz

New:

  kimono-4.10.0.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.SHmaQ7/_old  2013-02-04 19:05:50.0 +0100
+++ /var/tmp/diff_new_pack.SHmaQ7/_new  2013-02-04 19:05:50.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.98
+Version:4.10.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2013-01-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-01-19 16:38:53

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2013-01-07 
11:06:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-01-19 
16:38:54.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:04:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kimono-4.9.97.tar.xz

New:

  kimono-4.9.98.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.jghi3M/_old  2013-01-19 16:38:55.0 +0100
+++ /var/tmp/diff_new_pack.jghi3M/_new  2013-01-19 16:38:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.97
+Version:4.9.98
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2013-01-07 11:06:41

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-12-21 
09:16:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2013-01-07 
11:06:43.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:09:27 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kimono-4.9.95.tar.xz

New:

  kimono-4.9.97.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.Iy42zj/_old  2013-01-07 11:06:44.0 +0100
+++ /var/tmp/diff_new_pack.Iy42zj/_new  2013-01-07 11:06:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-kde4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-12-21 09:16:37

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-12-07 
14:42:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-12-21 
09:16:38.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 18:36:47 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kimono-4.9.90.tar.xz

New:

  kimono-4.9.95.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.kXP5Zt/_old  2012-12-21 09:16:39.0 +0100
+++ /var/tmp/diff_new_pack.kXP5Zt/_new  2012-12-21 09:16:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.90
+Version:4.9.95
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-12-07 14:42:33

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-11-08 
07:47:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-12-07 
14:42:36.0 +0100
@@ -1,0 +2,12 @@
+Sat Dec  1 20:02:59 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:51:10 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
@@ -5 +17 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +23 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:

  kimono-4.9.3.tar.xz

New:

  kimono-4.9.90.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.8LyOPt/_old  2012-12-07 14:42:37.0 +0100
+++ /var/tmp/diff_new_pack.8LyOPt/_new  2012-12-07 14:42:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.3
+Version:4.9.90
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
@@ -56,7 +56,7 @@
 
 %install
   cd build
-  %make_install
+  %kde4_makeinstall
   %kde_post_install
 
 %files

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



commit mono-kde4 for openSUSE:Factory

2012-11-07 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-11-08 07:46:57

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-10-07 
19:53:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-11-08 
07:47:02.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  2 16:49:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/4.9.3/ for details
+
+---

Old:

  kimono-4.9.2.tar.xz

New:

  kimono-4.9.3.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.UekRHY/_old  2012-11-08 07:47:02.0 +0100
+++ /var/tmp/diff_new_pack.UekRHY/_new  2012-11-08 07:47:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.2
+Version:4.9.3
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-10-07 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-10-07 19:53:10

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-09-11 
07:59:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-10-07 
19:53:40.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 29 09:56:38 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.2
+  * see http://kde.org/announcements/4.9.2/ for details
+
+---

Old:

  kimono-4.9.1.tar.xz

New:

  kimono-4.9.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.ui2dCG/_old  2012-10-07 19:53:41.0 +0200
+++ /var/tmp/diff_new_pack.ui2dCG/_new  2012-10-07 19:53:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.9.1
+Version:4.9.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-08-07 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-08-07 21:33:11

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-06-12 
21:45:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-08-07 
21:33:18.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  6 10:59:41 UTC 2012 - dmuel...@suse.com
+
+- update to 4.8.5
+  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for 
details
+
+---

Old:

  kimono-4.8.4.tar.xz

New:

  kimono-4.8.5.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.UiM2ra/_old  2012-08-07 21:33:19.0 +0200
+++ /var/tmp/diff_new_pack.UiM2ra/_new  2012-08-07 21:33:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.8.4
+Version:4.8.5
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-06-12 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-06-12 21:45:11

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-05-09 
18:32:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-06-12 
21:45:12.0 +0200
@@ -3,0 +4,6 @@
+- update to 4.8.4
+  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for 
details
+  
+---
+Mon Apr 30 14:40:59 UTC 2012 - idon...@suse.com
+

Old:

  kimono-4.8.3.tar.xz

New:

  kimono-4.8.4.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.HpSCXU/_old  2012-06-12 21:45:14.0 +0200
+++ /var/tmp/diff_new_pack.HpSCXU/_new  2012-06-12 21:45:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.8.3
+Version:4.8.4
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

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



commit mono-kde4 for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-04-19 08:50:26

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-03-17 
13:22:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-04-19 
08:50:29.0 +0200
@@ -1,0 +2,6 @@
+Fri Mar 30 10:27:55 UTC 2012 - idon...@suse.com
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details 
+
+---

Old:

  kimono-4.8.1.tar.bz2

New:

  kimono-4.8.2.tar.xz



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.vRfWNw/_old  2012-04-19 08:50:31.0 +0200
+++ /var/tmp/diff_new_pack.vRfWNw/_new  2012-04-19 08:50:31.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   mono-kde4
-Version:4.8.1
+Version:4.8.2
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
-Source0:
ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kimono-%{version}.tar.bz2
+Source0:
ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kimono-%{version}.tar.xz
 Patch0: kimono-soprano.patch
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel
@@ -37,6 +37,7 @@
 BuildRequires:  monodoc-core
 BuildRequires:  okular-devel
 BuildRequires:  sqlite-devel
+BuildRequires:  xz
 Requires:   mono-qt4 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_akonadi_requires

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



commit mono-kde4 for openSUSE:Factory

2012-03-17 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-03-17 13:22:12

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2012-02-02 
17:57:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-03-17 
13:22:14.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 14:45:55 UTC 2012 - idon...@suse.com
+
+- update to 4.8.1
+  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for 
details 
+
+---

Old:

  kimono-4.8.0.tar.bz2

New:

  kimono-4.8.1.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.aMJ9Oq/_old  2012-03-17 13:22:17.0 +0100
+++ /var/tmp/diff_new_pack.aMJ9Oq/_new  2012-03-17 13:22:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mono-kde4
-Version:4.8.0
+Version:4.8.1
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+

++ kimono-4.8.0.tar.bz2 - kimono-4.8.1.tar.bz2 ++

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



commit mono-kde4 for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2012-02-02 17:57:52

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2011-12-08 
12:13:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2012-02-02 
17:57:54.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 30 13:30:37 UTC 2012 - toddrme2...@gmail.com
+
+- update to 4.8.0
+  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
+  * see http://kde.org/announcements/4.8/ for details
+
+---

Old:

  kimono-4.7.4.tar.bz2

New:

  kimono-4.8.0.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.LZjHvT/_old  2012-02-02 17:57:56.0 +0100
+++ /var/tmp/diff_new_pack.LZjHvT/_new  2012-02-02 17:57:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-kde4
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   mono-kde4
-Version:4.7.4
+Version:4.8.0
 Release:0
 Summary:Kimono Mono-kde library
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
-Source0:kimono-%{version}.tar.bz2
+Source0:
ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kimono-%{version}.tar.bz2
 Patch0: kimono-soprano.patch
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel

++ kimono-4.7.4.tar.bz2 - kimono-4.8.0.tar.bz2 ++

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



commit mono-kde4 for openSUSE:Factory

2011-12-08 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2011-12-08 12:13:13

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2011-11-16 
17:19:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2011-12-08 
12:13:15.0 +0100
@@ -1,0 +2,11 @@
+Fri Dec  2 02:00:11 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.4
+  * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for 
details
+
+---
+Wed Nov 30 08:55:03 UTC 2011 - idoen...@suse.de
+
+- Fix linking against soprano 
+
+---

Old:

  kimono-4.7.3.tar.bz2

New:

  kimono-4.7.4.tar.bz2
  kimono-soprano.patch



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.19Jocw/_old  2011-12-08 12:13:26.0 +0100
+++ /var/tmp/diff_new_pack.19Jocw/_new  2011-12-08 12:13:26.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package mono-kde4 (Version 4.7.3)
+# spec file for package mono-kde4
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   mono-kde4
-Version:4.7.3
-Release:1
-License:LGPLv2.1+
+Version:4.7.4
+Release:0
 Summary:Kimono Mono-kde library
-Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
+License:LGPL-2.1+
 Group:  Development/Libraries/KDE
+Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 Source0:kimono-%{version}.tar.bz2
+Patch0: kimono-soprano.patch
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libkdepimlibs4-devel
@@ -47,6 +46,7 @@
 
 %prep
 %setup -q -n kimono-%{version}
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build

++ kimono-4.7.3.tar.bz2 - kimono-4.7.4.tar.bz2 ++

++ kimono-soprano.patch ++
Index: kimono-4.7.3/soprano/CMakeLists.txt
===
--- kimono-4.7.3.orig/soprano/CMakeLists.txt
+++ kimono-4.7.3/soprano/CMakeLists.txt
@@ -22,7 +22,7 @@ ADD_DEPENDENCIES(soprano-sharp smokesopr
 TARGET_LINK_LIBRARIES(soprano-sharp ${SMOKE_SOPRANO_LIBRARY}
 ${SMOKE_BASE_LIBRARY}
 ${QYOTO_LIBRARY}
-${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${SOPRANO_LIBRARIES} 
${SOPRANO_INDEX_LIBRARIES}
+${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${SOPRANO_LIBRARIES}
${SOPRANO_CLIENT_LIBRARIES} ${SOPRANO_SERVER_LIBRARIES})
 
 CSHARP_ADD_LIBRARY(soprano ${SRC_CS} REFERENCES ${QYOTO_ASSEMBLY} 
COMPILE_FLAGS /warn:0 /keyfile:${QYOTO_KEYFILE})
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mono-kde4 for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory 
checked in at 2011-11-16 17:19:27

Comparing /work/SRC/openSUSE:Factory/mono-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.mono-kde4.new (New)


Package is mono-kde4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-kde4/mono-kde4.changes  2011-10-14 
09:52:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-kde4.new/mono-kde4.changes 2011-11-16 
17:19:52.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov  2 20:27:34 CET 2011 - dmuel...@suse.de
+
+- update to 4.7.3
+  * see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for 
details
+
+---

Old:

  kimono-4.7.2.tar.bz2

New:

  kimono-4.7.3.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.h12Ptw/_old  2011-11-16 17:19:53.0 +0100
+++ /var/tmp/diff_new_pack.h12Ptw/_new  2011-11-16 17:19:53.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package mono-kde4 (Version 4.7.2)
+# spec file for package mono-kde4 (Version 4.7.3)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,8 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   mono-kde4
-Version:4.7.2
+Version:4.7.3
 Release:1
 License:LGPLv2.1+
 Summary:Kimono Mono-kde library

++ kimono-4.7.2.tar.bz2 - kimono-4.7.3.tar.bz2 ++

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



commit mono-kde4 for openSUSE:Factory

2011-10-14 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Fri Oct 14 09:48:30 CEST 2011.




--- openSUSE:Factory/mono-kde4/mono-kde4.changes2011-10-06 
16:44:10.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-10-09 
12:44:42.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct  9 12:41:54 UTC 2011 - toddrme2...@gmail.com
+
+- Added monodoc buildrequires
+- Cleaned up spec file formatting
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.fdUif7/_old  2011-10-14 09:48:27.0 +0200
+++ /var/tmp/diff_new_pack.fdUif7/_new  2011-10-14 09:48:27.0 +0200
@@ -15,30 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   mono-kde4
-BuildRequires:  sqlite-devel
+Version:4.7.2
+Release:1
+License:LGPLv2.1+
+Summary:Kimono Mono-kde library
+Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
+Group:  Development/Libraries/KDE
+Source0:kimono-%{version}.tar.bz2
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libjasper-devel
+BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libmono-2_0-devel
 BuildRequires:  libqimageblitz-devel
-BuildRequires:  libsmokekde-devel
 BuildRequires:  libsmokegen-devel
+BuildRequires:  libsmokekde-devel
 BuildRequires:  mono-devel
 BuildRequires:  mono-qt4-devel
-BuildRequires:  libmono-2_0-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  monodoc-core
 BuildRequires:  okular-devel
-BuildRequires:  libjasper-devel
-License:LGPLv2.1+
-Group:  Development/Libraries/KDE
-Summary:Kimono Mono-kde library
-Version:4.7.2
-Release:1
-Source0:kimono-%version.tar.bz2
-Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  sqlite-devel
 Requires:   mono-qt4 = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_akonadi_requires
 %kde4_runtime_requires
 
@@ -46,7 +44,7 @@
 .NET/Mono bindings for the KDE libraries.
 
 %prep
-%setup -q -n kimono-%version
+%setup -q -n kimono-%{version}
 
 %build
   %cmake_kde4 -d build 
@@ -59,18 +57,7 @@
 
 %files 
 %defattr(-,root,root)
-%{_prefix}/lib/mono/qyoto
-%{_prefix}/lib/mono/gac/akonadi
-%{_prefix}/lib/mono/gac/kde-dotnet
-%{_prefix}/lib/mono/gac/khtml-dll
-%{_prefix}/lib/mono/gac/ktexteditor-dotnet
-%{_prefix}/lib/mono/gac/nepomuk-dll
-%{_prefix}/lib/mono/gac/plasma-dll
-%{_prefix}/lib/mono/gac/soprano
 %{_kde4_appsdir}/plasma_scriptengine_kimono
-%{_kde4_servicesdir}/plasma-scriptengine-kimono-applet.desktop
-%{_kde4_servicesdir}/plasma-scriptengine-kimono-dataengine.desktop
-%{_kde4_modulesdir}/kimonopluginfactory.so
 %{_kde4_libdir}/libakonadi-sharp.so
 %{_kde4_libdir}/libkhtml-sharp.so
 %{_kde4_libdir}/libkimono.so
@@ -78,5 +65,16 @@
 %{_kde4_libdir}/libnepomuk-sharp.so
 %{_kde4_libdir}/libplasma-sharp.so
 %{_kde4_libdir}/libsoprano-sharp.so
+%{_kde4_modulesdir}/kimonopluginfactory.so
+%{_kde4_prefix}/lib/mono/qyoto
+%{_kde4_prefix}/lib/mono/gac/akonadi
+%{_kde4_prefix}/lib/mono/gac/kde-dotnet
+%{_kde4_prefix}/lib/mono/gac/khtml-dll
+%{_kde4_prefix}/lib/mono/gac/ktexteditor-dotnet
+%{_kde4_prefix}/lib/mono/gac/nepomuk-dll
+%{_kde4_prefix}/lib/mono/gac/plasma-dll
+%{_kde4_prefix}/lib/mono/gac/soprano
+%{_kde4_servicesdir}/plasma-scriptengine-kimono-applet.desktop
+%{_kde4_servicesdir}/plasma-scriptengine-kimono-dataengine.desktop
 
 %changelog

continue with q...



Remember to have fun...

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



commit mono-kde4 for openSUSE:Factory

2011-10-06 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Thu Oct 6 16:44:05 CEST 2011.




--- openSUSE:Factory/mono-kde4/mono-kde4.changes2011-09-23 
02:13:10.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-10-02 
16:47:13.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  2 16:47:10 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.2
+  * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for 
details
+
+---

calling whatdependson for head-i586


Old:

  kimono-4.7.1.tar.bz2

New:

  kimono-4.7.2.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.fEW12O/_old  2011-10-06 16:44:02.0 +0200
+++ /var/tmp/diff_new_pack.fEW12O/_new  2011-10-06 16:44:02.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package mono-kde4
+# spec file for package mono-kde4 (Version 4.7.2)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -33,7 +33,7 @@
 License:LGPLv2.1+
 Group:  Development/Libraries/KDE
 Summary:Kimono Mono-kde library
-Version:4.7.1
+Version:4.7.2
 Release:1
 Source0:kimono-%version.tar.bz2
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono

++ kimono-4.7.1.tar.bz2 - kimono-4.7.2.tar.bz2 ++

continue with q...



Remember to have fun...

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



commit mono-kde4 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Mon Sep 19 17:55:11 CEST 2011.




--- mono-kde4/mono-kde4.changes 2011-09-01 23:22:22.0 +0200
+++ mono-kde4/mono-kde4.changes 2011-09-07 14:50:52.0 +0200
@@ -4,0 +5,2 @@
+  * Bugfixes over KDE 4.7.0
+  *  see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for 
details

calling whatdependson for head-i586


Old:

  _service:format_spec_file:mono-kde4.spec



Other differences:
--





Remember to have fun...

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



commit mono-kde4 for openSUSE:Factory

2011-09-11 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Sun Sep 11 19:30:33 CEST 2011.




--- mono-kde4/mono-kde4.changes 2011-08-25 11:07:48.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-09-01 
23:22:22.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep  1 23:22:18 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.1
+
+---

calling whatdependson for head-i586


Old:

  kimono-4.7.0.tar.bz2

New:

  _service:format_spec_file:mono-kde4.spec
  kimono-4.7.1.tar.bz2



Other differences:
--
++ _service:format_spec_file:mono-kde4.spec ++
#
# spec file for package mono-kde4
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#

# norootforbuild


Name:   mono-kde4
BuildRequires:  sqlite-devel
BuildRequires:  libqimageblitz-devel
BuildRequires:  libsmokekde-devel
BuildRequires:  libsmokegen-devel
BuildRequires:  mono-devel
BuildRequires:  mono-qt4-devel
BuildRequires:  libmono-2_0-devel
BuildRequires:  kdebase4-workspace-devel
BuildRequires:  libkdepimlibs4-devel
BuildRequires:  okular-devel
BuildRequires:  libjasper-devel
License:LGPLv2.1+
Group:  Development/Libraries/KDE
Summary:Kimono Mono-kde library
Version:4.7.1
Release:1
Source0:kimono-%version.tar.bz2
Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Requires:   mono-qt4 = %{version}
%kde4_akonadi_requires
%kde4_runtime_requires

%description
.NET/Mono bindings for the KDE libraries.

%prep
%setup -q -n kimono-%version

%build
  %cmake_kde4 -d build 
  %make_jobs

%install
  cd build
  %make_install
  %kde_post_install

%files 
%defattr(-,root,root)
%{_prefix}/lib/mono/qyoto
%{_prefix}/lib/mono/gac/akonadi
%{_prefix}/lib/mono/gac/kde-dotnet
%{_prefix}/lib/mono/gac/khtml-dll
%{_prefix}/lib/mono/gac/ktexteditor-dotnet
%{_prefix}/lib/mono/gac/nepomuk-dll
%{_prefix}/lib/mono/gac/plasma-dll
%{_prefix}/lib/mono/gac/soprano
%{_kde4_appsdir}/plasma_scriptengine_kimono
%{_kde4_servicesdir}/plasma-scriptengine-kimono-applet.desktop
%{_kde4_servicesdir}/plasma-scriptengine-kimono-dataengine.desktop
%{_kde4_modulesdir}/kimonopluginfactory.so
%{_kde4_libdir}/libakonadi-sharp.so
%{_kde4_libdir}/libkhtml-sharp.so
%{_kde4_libdir}/libkimono.so
%{_kde4_libdir}/libktexteditor-sharp.so
%{_kde4_libdir}/libnepomuk-sharp.so
%{_kde4_libdir}/libplasma-sharp.so
%{_kde4_libdir}/libsoprano-sharp.so

%changelog
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.NezhBI/_old  2011-09-11 19:30:28.0 +0200
+++ /var/tmp/diff_new_pack.NezhBI/_new  2011-09-11 19:30:28.0 +0200
@@ -33,8 +33,8 @@
 License:LGPLv2.1+
 Group:  Development/Libraries/KDE
 Summary:Kimono Mono-kde library
-Version:4.7.0
-Release:3
+Version:4.7.1
+Release:1
 Source0:kimono-%version.tar.bz2
 Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kimono-4.7.0.tar.bz2 - kimono-4.7.1.tar.bz2 ++






Remember to have fun...

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



commit mono-kde4 for openSUSE:Factory

2011-08-29 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Mon Aug 29 17:09:15 CEST 2011.




--- mono-kde4/mono-kde4.changes 2011-07-22 20:24:25.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-08-25 
11:07:48.0 +0200
@@ -1,0 +2,18 @@
+Tue Aug 23 09:43:55 UTC 2011 - toddrme2...@gmail.com
+
+- Changed description to upstream version (fix for RPMLINT warning)
+- Changed summary
+- Added Url tag (fix for RPMLINT warning)
+- Translated .desktop files (fix for RPMLINT warning)
+- Fixed some script permissions (fix for RPMLINT warning)
+- Added %kde4_runtime_requires (fix for RPMLINT warning)
+- Added %kde4_akonadi_requires (fix for RPMLINT warning)
+- Removed redundant buildrequires
+- Cleaned up spec file formatting
+ 
+---
+Sun Aug 21 13:11:14 UTC 2011 - idon...@novell.com
+
+- Depend on libsmokegen-devel 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.BMKvrA/_old  2011-08-29 17:08:51.0 +0200
+++ /var/tmp/diff_new_pack.BMKvrA/_new  2011-08-29 17:08:51.0 +0200
@@ -19,37 +19,31 @@
 
 
 Name:   mono-kde4
-BuildRequires:  kde4-filesystem
-BuildRequires:  cmake
 BuildRequires:  sqlite-devel
 BuildRequires:  libqimageblitz-devel
-BuildRequires:  libQtWebKit-devel
 BuildRequires:  libsmokekde-devel
-BuildRequires:  kdebindings-smokegen
+BuildRequires:  libsmokegen-devel
 BuildRequires:  mono-devel
-BuildRequires:  mono
 BuildRequires:  mono-qt4-devel
 BuildRequires:  libmono-2_0-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libkdepimlibs4-devel
-BuildRequires:  shared-desktop-ontologies
-BuildRequires:  libattica-devel
-BuildRequires:  libsoprano-devel soprano-backend-redland
 BuildRequires:  okular-devel
 BuildRequires:  libjasper-devel
 License:LGPLv2.1+
 Group:  Development/Libraries/KDE
-Summary:Kdebindings Mono-kde library
+Summary:Kimono Mono-kde library
 Version:4.7.0
-Release:1
+Release:3
 Source0:kimono-%version.tar.bz2
+Url:https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mono-qt4 = %{version}
 %kde4_akonadi_requires
 %kde4_runtime_requires
 
 %description
-Csharp bindings for KDE
+.NET/Mono bindings for the KDE libraries.
 
 %prep
 %setup -q -n kimono-%version
@@ -60,35 +54,29 @@
 
 %install
   cd build
-  %makeinstall
+  %make_install
+  %kde_post_install
 
 %files 
 %defattr(-,root,root)
-%dir %_prefix/lib/mono/qyoto
-%_prefix/lib/mono/gac/akonadi
-%_prefix/lib/mono/gac/kde-dotnet
-%_prefix/lib/mono/gac/khtml-dll
-%_prefix/lib/mono/gac/ktexteditor-dotnet
-%_prefix/lib/mono/gac/nepomuk-dll
-%_prefix/lib/mono/gac/plasma-dll
-%_prefix/lib/mono/gac/soprano
-%_prefix/lib/mono/qyoto/akonadi.dll
-%_prefix/lib/mono/qyoto/kde-dotnet.dll
-%_prefix/lib/mono/qyoto/khtml-dll.dll
-%_prefix/lib/mono/qyoto/ktexteditor-dotnet.dll
-%_prefix/lib/mono/qyoto/plasma-dll.dll
-%_prefix/lib/mono/qyoto/soprano.dll
-%_prefix/lib/mono/qyoto/nepomuk-dll.dll
-%_kde4_modulesdir/kimonopluginfactory.so
-%_kde4_libdir/libakonadi-sharp.so
-%_kde4_libdir/libkhtml-sharp.so
-%_kde4_libdir/libkimono.so
-%_kde4_libdir/libktexteditor-sharp.so
-%_kde4_libdir/libnepomuk-sharp.so
-%_kde4_libdir/libplasma-sharp.so
-%_kde4_libdir/libsoprano-sharp.so
-%_datadir/kde4/apps/plasma_scriptengine_kimono
-%_datadir/kde4/services/plasma-scriptengine-kimono-applet.desktop
-%_datadir/kde4/services/plasma-scriptengine-kimono-dataengine.desktop
+%{_prefix}/lib/mono/qyoto
+%{_prefix}/lib/mono/gac/akonadi
+%{_prefix}/lib/mono/gac/kde-dotnet
+%{_prefix}/lib/mono/gac/khtml-dll
+%{_prefix}/lib/mono/gac/ktexteditor-dotnet
+%{_prefix}/lib/mono/gac/nepomuk-dll
+%{_prefix}/lib/mono/gac/plasma-dll
+%{_prefix}/lib/mono/gac/soprano
+%{_kde4_appsdir}/plasma_scriptengine_kimono
+%{_kde4_servicesdir}/plasma-scriptengine-kimono-applet.desktop
+%{_kde4_servicesdir}/plasma-scriptengine-kimono-dataengine.desktop
+%{_kde4_modulesdir}/kimonopluginfactory.so
+%{_kde4_libdir}/libakonadi-sharp.so
+%{_kde4_libdir}/libkhtml-sharp.so
+%{_kde4_libdir}/libkimono.so
+%{_kde4_libdir}/libktexteditor-sharp.so
+%{_kde4_libdir}/libnepomuk-sharp.so
+%{_kde4_libdir}/libplasma-sharp.so
+%{_kde4_libdir}/libsoprano-sharp.so
 
 %changelog






Remember to have fun...

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



commit mono-kde4 for openSUSE:Factory

2011-07-28 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Thu Jul 28 08:53:39 CEST 2011.




--- mono-kde4/mono-kde4.changes 2011-07-21 15:47:36.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-07-22 
20:24:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 22 20:24:24 CEST 2011 - dmuel...@suse.de
+
+- update to 4.7.0
+  * Small fixes over KDE 4.7 RC2
+  *  see http://kde.org/announcements/4.7 for details
+  
+
+---

calling whatdependson for head-i586


Old:

  kimono-4.6.95.tar.bz2

New:

  kimono-4.7.0.tar.bz2



Other differences:
--
++ mono-kde4.spec ++
--- /var/tmp/diff_new_pack.W2jBnR/_old  2011-07-28 08:52:41.0 +0200
+++ /var/tmp/diff_new_pack.W2jBnR/_new  2011-07-28 08:52:41.0 +0200
@@ -40,7 +40,7 @@
 License:LGPLv2.1+
 Group:  Development/Libraries/KDE
 Summary:Kdebindings Mono-kde library
-Version:4.6.95
+Version:4.7.0
 Release:1
 Source0:kimono-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kimono-4.6.95.tar.bz2 - kimono-4.7.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimono-4.6.95/COPYING.GPLv2 
new/kimono-4.7.0/COPYING.GPLv2
--- old/kimono-4.6.95/COPYING.GPLv2 1970-01-01 01:00:00.0 +0100
+++ new/kimono-4.7.0/COPYING.GPLv2  2011-07-19 23:34:09.0 +0200
@@ -0,0 +1,339 @@
+   GNU GENERAL PUBLIC LICENSE
+  Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+   Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The Program, below,
+refers to any such program or work, and a work based on the Program

commit mono-kde4 for openSUSE:Factory

2011-07-22 Thread h_root

Hello community,

here is the log from the commit of package mono-kde4 for openSUSE:Factory
checked in at Fri Jul 22 16:59:31 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/mono-kde4/mono-kde4.changes2011-07-21 
15:47:36.0 +0200
@@ -0,0 +1,561 @@
+---
+Thu Jul 21 13:47:17 UTC 2011 - idon...@novell.com
+
+- Update to 4.6.95 
+
+---
+Fri Jul  1 11:20:07 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.5
+  * Bugfixes over KDE 4.6.5
+  *  see http://kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php for 
details
+  
+
+---
+Fri Jun  3 15:36:37 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.4
+  * Bugfixes over KDE 4.6.3
+  *  see http://kde.org/announcements/changelogs/changelog4_6_3to4_6_4.php for 
details
+  
+
+---
+Thu Apr 28 16:12:49 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.3
+  * Bugfixes over KDE 4.6.2
+  *  see http://kde.org/announcements/changelogs/changelog4_6_2to4_6_3.php for 
details
+  
+
+---
+Sat Apr 16 10:14:09 UTC 2011 - ei...@heavensinferno.net
+
+- Add pykde4_fix_phonon.patch: Fixes the use of Phonon.VideoWidget
+  and Phonon.AudioOutput in Python. Fix for bugs.kde.org 188315,
+  taken from KDE SVN rev 1228245
+
+---
+Sun Apr  3 09:00:49 UTC 2011 - idoen...@novell.com
+
+- Add phonon_smoke_deprecated.patch: fix phonon compilation,
+  patch taken from KDE SVN revision 1208598
+
+---
+Fri Apr  1 14:11:50 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.2
+  * Bugfixes over KDE 4.6.1
+  *  see http://kde.org/announcements/changelogs/changelog4_6_1to4_6_2.php for 
details
+
+---
+Tue Mar  8 14:08:14 CET 2011 - dmuel...@suse.de
+
+- update to 4.6.1
+  * Bugfixes over KDE 4.6.0
+  *  see http://kde.org/announcements/changelogs/changelog4_6_0to4_6_1.php for 
details
+
+---
+Wed Jan 19 23:37:46 CET 2011 - dmuel...@suse.de
+
+- update to 4.6.0
+  * For highlights, see http://kde.org/announcements/4.6
+
+---
+Mon Jan 10 13:49:44 UTC 2011 - co...@novell.com
+
+- ran spec-cleaner and made kde dependency version specific
+
+---
+Tue Jan  4 18:05:25 CET 2011 - dmuel...@suse.de
+
+- update to 4.5.95
+  * KDE 4.6 RC2
+  * no upstream changelog available.
+
+---
+Thu Dec 30 12:34:49 UTC 2010 - ei...@heavensinferno.net
+
+- Added Patch1
+  * Make pykdeuic4 work with recent python-qt4 and python-sip
+(upstreamed in trunk)
+
+---
+Wed Dec 22 11:36:40 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.90
+  * KDE 4.6 RC1
+  * no upstream changelog available.
+
+---
+Fri Dec  3 17:11:08 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.85
+  * KDE 4.6 Beta2
+  * Final Beta before RC, various fixes from Beta1
+  * no upstream changelog available.
+
+---
+Fri Nov 19 17:11:49 CET 2010 - dmuel...@suse.de
+
+- update to 4.5.80
+  * KDE 4.6 Beta1
+  * no upstream changelog available.
+
+---
+Thu Oct 28 22:10:06 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.3
+  * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for 
details
+
+---
+Mon Oct 18 08:29:20 UTC 2010 - co...@novell.com
+
+- fix perl requires for perl-kde4
+
+---
+Sat Oct  9 20:56:24 UTC 2010 - speili...@novell.com
+
+- fix ruby-qt4-devel requirement on ruby-qt4
+
+---
+Fri Oct  8 11:28:50 UTC 2010 - co...@novell.com
+
+- add patch from fedora to fix crash in smokegen
+
+---
+Fri Oct  1 00:08:41 CEST 2010 - dmuel...@suse.de
+
+- update to 4.5.2
+  * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for 
details
+
+---
+Tue Sep 14 16:54:53 UTC 2010 - llu...@novell.com
+
+- split ruby Qt4 bindings to ruby-qt4 and ruby-qt4-devel, again
+  (bnc #551653)
+