OBS User unknown 2008-09-24 15:22:36 +00:00 committed by Git OBS Bridge
parent f3efe96c5d
commit 1d96b1f145
4 changed files with 24 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78602f91e3a5c4cf7ecd60cff385a3172b9e8ba899458dd46d41eb415eb959bc
size 299068

3
pidgin-otr-3.2.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11501e6c23236383a9eb904c11a3de382574b4a98dcba1d2332c65bfce8fdeb0
size 326980

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 23 06:21:30 CEST 2008 - crrodriguez@suse.de
- update to version 3.2.0, sync with libotr 3.2.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 8 02:56:06 CET 2008 - crrodriguez@suse.de Sat Mar 8 02:56:06 CET 2008 - crrodriguez@suse.de

View File

@ -1,10 +1,17 @@
# #
# spec file for package pidgin-otr (Version 3.1.0) # spec file for package pidgin-otr (Version 3.2.0)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -13,8 +20,8 @@
Name: pidgin-otr Name: pidgin-otr
BuildRequires: gtk2-devel intltool libotr-devel pidgin-devel update-desktop-files BuildRequires: gtk2-devel intltool libotr-devel pidgin-devel update-desktop-files
Version: 3.1.0 Version: 3.2.0
Release: 47 Release: 1
Url: http://www.cypherpunks.ca/otr/ Url: http://www.cypherpunks.ca/otr/
Group: Productivity/Networking/Instant Messenger Group: Productivity/Networking/Instant Messenger
License: GPL v2 or later License: GPL v2 or later
@ -79,6 +86,8 @@ autoreconf -fi
%{_libdir}/pidgin/*.so %{_libdir}/pidgin/*.so
%changelog %changelog
* Tue Sep 23 2008 crrodriguez@suse.de
- update to version 3.2.0, sync with libotr 3.2.0
* Sat Mar 08 2008 crrodriguez@suse.de * Sat Mar 08 2008 crrodriguez@suse.de
- to be useful. this package should require pidgin - to be useful. this package should require pidgin
* Tue Nov 13 2007 crrodriguez@suse.de * Tue Nov 13 2007 crrodriguez@suse.de
@ -95,7 +104,7 @@ autoreconf -fi
- Cleanup BuildRequires. - Cleanup BuildRequires.
* Wed Jan 25 2006 mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Wed Nov 09 2005 bwhiteley@suse.de * Thu Nov 10 2005 bwhiteley@suse.de
- update to version 3.0.0 - update to version 3.0.0
* Tue Nov 01 2005 bwhiteley@suse.de * Wed Nov 02 2005 bwhiteley@suse.de
- First time suse package (version 2.0.2) - First time suse package (version 2.0.2)