Hello community,

here is the log from the commit of package libqjson for openSUSE:Factory 
checked in at 2012-11-29 09:24:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqjson (Old)
 and      /work/SRC/openSUSE:Factory/.libqjson.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqjson", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqjson/libqjson.changes        2012-01-19 
09:42:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqjson.new/libqjson.changes   2012-11-29 
09:24:17.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Nov 27 14:57:00 UTC 2012 - [email protected]
+
+- Fix the SLES build (directory not owned by a package).
+- Install the license files.
+
+-------------------------------------------------------------------
+Tue Nov 27 10:12:58 UTC 2012 - [email protected]
+
+- Update to version 0.8.1
+- Ensure API and ABI compatibility with 0.7.1
+
+-------------------------------------------------------------------
+Thu Nov 22 10:28:41 UTC 2012 - [email protected]
+
+- Update to version 0.8.0
+
+-------------------------------------------------------------------

Old:
----
  qjson-svn-r1058132.tar.bz2

New:
----
  qjson-0.8.1.tar.bz2

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

Other differences:
------------------
++++++ libqjson.spec ++++++
--- /var/tmp/diff_new_pack.5MWOIw/_old  2012-11-29 09:24:18.000000000 +0100
+++ /var/tmp/diff_new_pack.5MWOIw/_new  2012-11-29 09:24:18.000000000 +0100
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libqjson
 Summary:        QJson is a qt-based library that maps JSON data to QVariant 
objects
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Version:        0.7.1
+Version:        0.8.1
 Release:        0
 Url:            http://qjson.sourceforge.net/
-%define svn_rev 1058132
-Source:         qjson-svn-r%{svn_rev}.tar.bz2
+Source:         qjson-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  libqt4-devel
@@ -75,7 +75,7 @@
     Flavio Castelli <[email protected]>
 
 %prep
-%setup -q -n qjson
+%setup -q -n qjson-%{version}
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -94,22 +94,21 @@
 %install
 %makeinstall
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{soname} -p /sbin/ldconfig
 
 %postun -n %{soname} -p /sbin/ldconfig
 
 %files -n %{soname}
 %defattr(-,root,root)
+%doc ChangeLog COPYING.lib README*
 %{_libdir}/libqjson.so.*
 
 %files devel
 %defattr(-,root,root)
+%dir %{_libdir}/cmake
 %{_includedir}/qjson
 %{_libdir}/libqjson.so
 %{_libdir}/pkgconfig/QJson.pc
-%{_datadir}/cmake/Modules/FindQJSON.cmake
+%{_libdir}/cmake/qjson
 
 %changelog

++++++ qjson-svn-r1058132.tar.bz2 -> qjson-0.8.1.tar.bz2 ++++++
++++ 8418 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to