rpms/libyahoo2/devel .cvsignore, 1.5, 1.6 libyahoo2.spec, 1.11, 1.12 sources, 1.5, 1.6

Siddhesh Poyarekar siddhesh at fedoraproject.org
Sat May 29 06:09:47 UTC 2010


Author: siddhesh

Update of /cvs/pkgs/rpms/libyahoo2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5654

Modified Files:
	.cvsignore libyahoo2.spec sources 
Log Message:
Rebase to upstream 1.0.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	15 Mar 2010 03:16:24 -0000	1.5
+++ .cvsignore	29 May 2010 06:09:46 -0000	1.6
@@ -1 +1 @@
-libyahoo2-0.7.7.20100314svn.tar.bz2
+libyahoo2-1.0.0.tar.bz2


Index: libyahoo2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/devel/libyahoo2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- libyahoo2.spec	15 Mar 2010 16:32:37 -0000	1.11
+++ libyahoo2.spec	29 May 2010 06:09:47 -0000	1.12
@@ -1,13 +1,12 @@
-%define svn_release 20100314svn
 
 Summary:       Library for the Yahoo! Messenger Protocol
 Name:          libyahoo2  
-Version:       0.7.7
-Release:       4.%{svn_release}%{?dist}
+Version:       1.0.0
+Release:       1%{?dist}
 Group:         System Environment/Libraries
 License:       GPLv2
 Url:           http://libyahoo2.sourceforge.net/
-Source:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.%{svn_release}.tar.bz2
+Source:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:      pkgconfig openssl
 BuildRequires: pkgconfig 
@@ -62,6 +61,9 @@ iconv -f iso8859-1 -t UTF8 NEWS > NEWS.u
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sat May 29 2010 Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com> - 1.0.0-1
+- Rebase to upstream 1.0.0
+
 * Mon Mar 15 2010 Ray Van Dolson <rayvd at fedoraproject.org> - 0.7.7-4.20100314svn
 - Support new libyahoo2 authentication protocol
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libyahoo2/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	15 Mar 2010 03:16:24 -0000	1.5
+++ sources	29 May 2010 06:09:47 -0000	1.6
@@ -1 +1 @@
-a2a6da691861f587ee21b35f88f5dd5e  libyahoo2-0.7.7.20100314svn.tar.bz2
+7f39f6445bb4b292542ddf5cf0b845f8  libyahoo2-1.0.0.tar.bz2



More information about the scm-commits mailing list