Hello community,

here is the log from the commit of package attica for openSUSE:Factory checked 
in at 2012-01-26 15:57:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2011-09-23 
01:52:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.attica.new/attica.changes       2012-01-26 
15:57:56.000000000 +0100
@@ -1,0 +2,26 @@
+Wed Jan 25 15:05:41 UTC 2012 - [email protected]
+
+- fix baselibs.conf after library name change
+
+-------------------------------------------------------------------
+Fri Jan 20 20:37:21 UTC 2012 - [email protected]
+
+- Build with -fvisibility-inlines-hidden (around 50 symbols less)
+- libattica-devel Requires: libqt4-devel
+
+-------------------------------------------------------------------
+Tue Jan 10 20:02:45 UTC 2012 - [email protected]
+
+- Fix library name 
+
+-------------------------------------------------------------------
+Wed Jan  4 19:37:07 CET 2012 - [email protected]
+
+- update to 0.3.0:
+  - Bump soname from .0 to .0.3 since we have a BIC change.
+  - Fix upload errors resulting from content-id not being set.
+  - Add Forum, Achievement, services and related dependencies.
+  - Make it build against Qt 4.8.
+  - Add static build option
+
+-------------------------------------------------------------------

Old:
----
  attica-0.2.2.tar.bz2

New:
----
  attica-0.3.0.tar.bz2

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

Other differences:
------------------
++++++ attica.spec ++++++
--- /var/tmp/diff_new_pack.STe32D/_old  2012-01-26 15:57:57.000000000 +0100
+++ /var/tmp/diff_new_pack.STe32D/_new  2012-01-26 15:57:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package attica (Version 0.1.4)
+# spec file for package attica
 #
-# Copyright (c) 2010 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,48 +15,46 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           attica
-Version:        0.2.2
-Release:        1
-License:        LGPLv2.1+
+Version:        0.3.0
+Release:        0
 Summary:        Open Collaboration Service client library
-Url:            http://websvn.kde.org/trunk/kdesupport/attica
+License:        LGPL-2.1+
 Group:          System/GUI/KDE
-Source:         attica-%{version}.tar.bz2
+Url:            http://websvn.kde.org/trunk/kdesupport/attica
+Source:         
ftp://ftp.kde.org/pub/kde/stable/attica/attica-%{version}.tar.bz2
 Source99:       baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libqt4-devel
-Requires:       libattica0 = %{version}
+Requires:       libattica0_3 = %{version}
 Requires:       libqt4 > 4.4
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Attica is a library to access Open Collaboration Service servers.
 
-%package -n libattica0
-License:        LGPLv2.1+
+%package -n libattica0_3
 Summary:        Open Collaboration Service client library - development files
 Group:          System/GUI/KDE
 
-%description -n libattica0
+%description -n libattica0_3
 Attica is a library to access Open Collaboration Service servers.
 
 %package -n libattica-devel
-License:        LGPLv2.1+
 Summary:        Open Collaboration Service client library - development files
 Group:          Development/Libraries/C and C++
-Requires:       libattica0 >= %{version}
+Requires:       libattica0_3 >= %{version}
+Requires:       libqt4-devel
 
 %description -n libattica-devel
-Development files for attica, a library to access Open Collaboration Service 
servers.
+Development files for attica, Attica a library to access Open Collaboration 
Service servers.
 
 %prep
 %setup -q -n attica-%{version}
 
 %build
+export RPM_OPT_FLAGS="%optflags -fvisibility-inlines-hidden"
 %cmake_kde4 -d build
 %make_jobs
 
@@ -64,11 +62,11 @@
 cd build
 %make_install
 
-%post -n libattica0 -p /sbin/ldconfig
+%post -n libattica0_3 -p /sbin/ldconfig
 
-%postun -n libattica0 -p /sbin/ldconfig
+%postun -n libattica0_3 -p /sbin/ldconfig
 
-%files -n libattica0
+%files -n libattica0_3
 %defattr(-,root,root)
 %doc README AUTHORS COPYING
 %{_libdir}/libattica*.so.*

++++++ attica-0.2.2.tar.bz2 -> attica-0.3.0.tar.bz2 ++++++
++++ 4617 lines of diff (skipped)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.STe32D/_old  2012-01-26 15:57:57.000000000 +0100
+++ /var/tmp/diff_new_pack.STe32D/_new  2012-01-26 15:57:57.000000000 +0100
@@ -1,4 +1,4 @@
-libattica0
+libattica0_3
 libattica-devel
        requires -libattica-<targettype>
-       requires "libattica0-<targettype> = <version>"
+       requires "libattica0_3-<targettype> = <version>"

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

Reply via email to