Hello community,

here is the log from the commit of package pidgin-otr for openSUSE:Factory 
checked in at 2014-10-29 21:09:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin-otr (Old)
 and      /work/SRC/openSUSE:Factory/.pidgin-otr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pidgin-otr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pidgin-otr/pidgin-otr.changes    2014-02-05 
16:28:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin-otr.new/pidgin-otr.changes       
2014-10-29 21:09:26.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Oct 21 19:15:45 UTC 2014 - andreas.stie...@gmx.de
+
+- pidgin-otr 4.0.1:
+  - Fix max message size for Novell Groupwise.
+  - Updated translations.
+- Verify source signature: add pidgin-otr.keyring.
+- Drop pidgin-otr-fix-max-msg-length-groupwize.patch: fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  pidgin-otr-4.0.0.tar.gz
  pidgin-otr-fix-max-msg-length-groupwize.patch

New:
----
  pidgin-otr-4.0.1.tar.gz
  pidgin-otr-4.0.1.tar.gz.asc
  pidgin-otr.keyring

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

Other differences:
------------------
++++++ pidgin-otr.spec ++++++
--- /var/tmp/diff_new_pack.QNsgGf/_old  2014-10-29 21:09:27.000000000 +0100
+++ /var/tmp/diff_new_pack.QNsgGf/_new  2014-10-29 21:09:27.000000000 +0100
@@ -17,24 +17,25 @@
 
 
 Name:           pidgin-otr
-BuildRequires:  gtk2-devel
-BuildRequires:  intltool
-BuildRequires:  libotr-devel >= 4.0.0
-BuildRequires:  pidgin-devel
-BuildRequires:  update-desktop-files
-Version:        4.0.0
+Version:        4.0.1
 Release:        0
-Url:            http://www.cypherpunks.ca/otr/
 Summary:        "Off The Record" end-to-end encryption plugin for gaim
 License:        GPL-2.0+
 Group:          Productivity/Networking/Instant Messenger
+Url:            http://www.cypherpunks.ca/otr/
 Source:         http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM pidgin-otr-fix-max-msg-length-groupwize.patch bnc#809052 
zai...@opensuse.org -- Add a default max message size for Novell Groupwise
-Patch0:         pidgin-otr-fix-max-msg-length-groupwize.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source2:        http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
+# https://otr.cypherpunks.ca/gpgkey.asc
+Source3:        pidgin-otr.keyring
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libotr-devel >= 4.0.0
+BuildRequires:  pidgin-devel
+BuildRequires:  update-desktop-files
+%requires_eq    pidgin
 Provides:       gaim-otr = %{version}
 Obsoletes:      gaim-otr <= 3.0.0
-%requires_eq    pidgin
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a gaim plugin which implements Off-the-Record (OTR)
@@ -60,23 +61,16 @@
 - If you lose control of your private keys, no previous conversation is
 compromised.
 
-
-
-Authors:
---------
-    Nikita Borisov and Ian Goldberg <o...@cypherpunks.ca>
-
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --with-pic --disable-static
 make %{?_smp_mflags}
 
 %install
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/pidgin/*.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang pidgin-otr
 
 %files -f pidgin-otr.lang

++++++ pidgin-otr-4.0.0.tar.gz -> pidgin-otr-4.0.1.tar.gz ++++++
++++ 25101 lines of diff (skipped)

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

Reply via email to