Hello community,

here is the log from the commit of package attica for openSUSE:Factory checked 
in at 2012-08-24 13:53:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/attica (Old)
 and      /work/SRC/openSUSE:Factory/.attica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "attica", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/attica/attica.changes    2012-01-26 
15:57:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.attica.new/attica.changes       2012-08-24 
13:54:04.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Aug 23 10:26:30 UTC 2012 - m...@suse.com
+
+- fix baselibs.conf
+
+-------------------------------------------------------------------
+Mon Aug 20 17:20:19 UTC 2012 - m...@suse.com
+
+- Update to version 0.4.1
+  * Add some Qt5 support in tests
+  * Comment out some qDebug calls
+  * Fix various Qt5 issues
+
+-------------------------------------------------------------------
+Mon Jul 16 16:01:41 UTC 2012 - d...@dominik-schmidt.de
+
+- update to 0.4.0:
+* fixes for proxy support
+
+-------------------------------------------------------------------

Old:
----
  attica-0.3.0.tar.bz2

New:
----
  attica-0.4.1.tar.bz2

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

Other differences:
------------------
++++++ attica.spec ++++++
--- /var/tmp/diff_new_pack.qijJAB/_old  2012-08-24 13:54:05.000000000 +0200
+++ /var/tmp/diff_new_pack.qijJAB/_new  2012-08-24 13:54:05.000000000 +0200
@@ -15,8 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define _soversion 0_4
+
 Name:           attica
-Version:        0.3.0
+Version:        0.4.1
 Release:        0
 Summary:        Open Collaboration Service client library
 License:        LGPL-2.1+
@@ -27,24 +30,24 @@
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libqt4-devel
-Requires:       libattica0_3 = %{version}
-Requires:       libqt4 > 4.4
+Requires:       libattica%{_soversion} = %{version}
+Requires:       libqt4 > 4.7.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Attica is a library to access Open Collaboration Service servers.
 
-%package -n libattica0_3
+%package -n libattica%{_soversion}
 Summary:        Open Collaboration Service client library - development files
 Group:          System/GUI/KDE
 
-%description -n libattica0_3
+%description -n libattica%{_soversion}
 Attica is a library to access Open Collaboration Service servers.
 
 %package -n libattica-devel
 Summary:        Open Collaboration Service client library - development files
 Group:          Development/Libraries/C and C++
-Requires:       libattica0_3 >= %{version}
+Requires:       libattica%{_soversion} >= %{version}
 Requires:       libqt4-devel
 
 %description -n libattica-devel
@@ -62,11 +65,11 @@
 cd build
 %make_install
 
-%post -n libattica0_3 -p /sbin/ldconfig
+%post -n libattica%{_soversion} -p /sbin/ldconfig
 
-%postun -n libattica0_3 -p /sbin/ldconfig
+%postun -n libattica%{_soversion} -p /sbin/ldconfig
 
-%files -n libattica0_3
+%files -n libattica%{_soversion}
 %defattr(-,root,root)
 %doc README AUTHORS COPYING
 %{_libdir}/libattica*.so.*

++++++ attica-0.3.0.tar.bz2 -> attica-0.4.1.tar.bz2 ++++++
++++ 2915 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.qijJAB/_old  2012-08-24 13:54:05.000000000 +0200
+++ /var/tmp/diff_new_pack.qijJAB/_new  2012-08-24 13:54:05.000000000 +0200
@@ -1,4 +1,4 @@
-libattica0_3
+libattica0_4
 libattica-devel
        requires -libattica-<targettype>
-       requires "libattica0_3-<targettype> = <version>"
+       requires "libattica0_4-<targettype> = <version>"

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

Reply via email to