Mailinglist Archive: opensuse-commit (689 mails)
| < Previous | Next > |
commit soprano
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 11 Dec 2007 13:17:26 +0100
- Message-id: <20071211121726.BA553678335@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package soprano
checked in at Tue Dec 11 13:17:26 CET 2007.
--------
--- soprano/soprano.changes 2007-11-06 22:45:39.000000000 +0100
+++ /mounts/work_src_done/STABLE/soprano/soprano.changes 2007-12-10
15:40:27.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Dec 10 15:40:11 CET 2007 - dmueller@xxxxxxx
+
+- update to 1.99 (rc2):
+ * xesam interface, new ontology interface
+
+-------------------------------------------------------------------
Old:
----
soprano-1.97.1-beta4.tar.bz2
New:
----
soprano-1.99-rc2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ soprano.spec ++++++
--- /var/tmp/diff_new_pack.D25864/_old 2007-12-11 13:16:36.000000000 +0100
+++ /var/tmp/diff_new_pack.D25864/_new 2007-12-11 13:16:36.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package soprano (Version 1.97.1)
+# spec file for package soprano (Version 1.99)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -20,9 +20,9 @@
Group: Development/Libraries/C and C++
Summary: C++/Qt based interface library for RDF
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Version: 1.97.1
+Version: 1.99
Release: 1
-Source: %name-%{version}-beta4.tar.bz2
+Source: %name-%{version}-rc2.tar.bz2
%description
Soprano is an open and pluggable RDF resource framework which is build
@@ -75,7 +75,7 @@
Sebastian Trueg <trueg@xxxxxxx>
%prep
-%setup -q -n %name-%version-beta4
+%setup -q -n %name-%version-rc2
%build
%cmake_kde4 -d build
@@ -104,8 +104,10 @@
/usr/share/dbus-1/interfaces/org.soprano.StatementIterator.xml
%dir /usr/share/soprano
%dir /usr/share/soprano/rules
+%dir /usr/share/soprano/plugins
/usr/share/soprano/rules/*
-#%_libdir/soprano
+/usr/share/soprano/plugins/*
+%_libdir/soprano
%files -n libsoprano4
%defattr(-,root,root)
@@ -127,7 +129,11 @@
%_libdir/libsopranoclient.so
%_libdir/libsopranoserver.so
%_libdir/pkgconfig/soprano.pc
+
%changelog
+* Mon Dec 10 2007 - dmueller@xxxxxxx
+- update to 1.99 (rc2):
+ * xesam interface, new ontology interface
* Tue Nov 06 2007 - dmueller@xxxxxxx
- update to 1.97.1 (beta4):
* small API cleanup, more installed CamelCased headers
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |