Hello community,

here is the log from the commit of package ibus-anthy for openSUSE:Factory 
checked in at 2012-06-11 07:30:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-anthy (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-anthy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-anthy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-anthy/ibus-anthy.changes    2011-09-23 
02:03:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-anthy.new/ibus-anthy.changes       
2012-06-11 07:30:57.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jun  9 11:24:33 UTC+8 2012 - [email protected]
+
+- update to 1.3.99.20120327(1.4rc).
+
+-------------------------------------------------------------------
+Wed Jun  6 22:31:17 UTC+8 2012 - [email protected]
+
+- update to 1.2.7
+
+-------------------------------------------------------------------

Old:
----
  ibus-anthy-1.2.6.tar.gz

New:
----
  ibus-anthy-1.3.99.20120327.tar.gz

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

Other differences:
------------------
++++++ ibus-anthy.spec ++++++
--- /var/tmp/diff_new_pack.45EIXU/_old  2012-06-11 07:30:59.000000000 +0200
+++ /var/tmp/diff_new_pack.45EIXU/_new  2012-06-11 07:30:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-anthy
 #
-# 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,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           ibus-anthy
 BuildRequires:  anthy-devel fdupes ibus-devel intltool pkgconfig python-devel 
swig
-Version:        1.2.6
-Release:        3
+Version:        1.3.99.20120327
+Release:        1
 Summary:        The Anthy engine for IBus input platform
 License:        GPL-2.0+
 Group:          System/I18n/Japanese
 Provides:       locale(ibus:ja)
 Url:            http://code.google.com/p/ibus/
+BuildRequires:  gobject-introspection-devel
 Source:         %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -36,6 +35,15 @@
 The Anthy engine for IBus platform. It provides Japanese input method from
 libanthy.
 
+%package devel
+Summary:         Development files for %{name}
+Group:           Development/Libraries
+Requires:        %{name} = %{version}-%{release}
+ 
+%description devel
+The %{name}-devel package includes the header files for the %{name} package.
+
+
 %prep
 %setup -q
 
@@ -47,6 +55,7 @@
 %install
 %makeinstall
 rm -f $RPM_BUILD_ROOT%{python_sitearch}/_anthy.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-1.0.la
 
 %find_lang %{name}
 %fdupes -s $RPM_BUILD_ROOT
@@ -54,12 +63,24 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post devel -p /sbin/ldconfig
+
+%postun devel -p/sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README
-%{python_sitearch}
+#%{python_sitearch}
 %{_prefix}/%{_lib}/ibus
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus
+%{_libdir}/girepository-1.0
+
+%files devel 
+%defattr(-,root,root,-)
+%{_includedir}/ibus-anthy-1.0
+%{_libdir}/libanthygobject-*
+%{_datadir}/gir-1.0
+
 
 %changelog

++++++ ibus-anthy-1.2.6.tar.gz -> ibus-anthy-1.3.99.20120327.tar.gz ++++++
++++ 25654 lines of diff (skipped)

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

Reply via email to