rpms/roundcubemail/devel .cvsignore, 1.13, 1.14 roundcubemail.spec, 1.27, 1.28 sources, 1.14, 1.15

Jon Ciesla limb at fedoraproject.org
Mon Nov 30 19:19:38 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/roundcubemail/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32721

Modified Files:
	.cvsignore roundcubemail.spec sources 
Log Message:
0.3.1.  Some minor SQL updates required.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/roundcubemail/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	23 Sep 2009 15:15:34 -0000	1.13
+++ .cvsignore	30 Nov 2009 19:19:37 -0000	1.14
@@ -1 +1 @@
-roundcubemail-0.3-stable-dep.tar.gz
+roundcubemail-0.3.1-dep.tar.gz


Index: roundcubemail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/roundcubemail/devel/roundcubemail.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- roundcubemail.spec	22 Oct 2009 15:20:03 -0000	1.27
+++ roundcubemail.spec	30 Nov 2009 19:19:37 -0000	1.28
@@ -1,14 +1,14 @@
 %define roundcubedir %{_datadir}/roundcubemail
 %global _logdir /var/log  
 Name: roundcubemail
-Version:  0.3
-Release:  2%{?dist}
+Version:  0.3.1
+Release:  1%{?dist}
 Summary: Round Cube Webmail is a browser-based multilingual IMAP client
 
 Group: Applications/System         
 License: GPLv2
 URL: http://www.roundcube.net
-Source0: roundcubemail-%{version}-stable-dep.tar.gz
+Source0: roundcubemail-%{version}-dep.tar.gz
 Source1: roundcubemail.conf
 Source2: roundcubemail.logrotate
 Source4: roundcubemail-README.fedora
@@ -46,7 +46,7 @@ requires the MySQL database or the Postg
 interface is fully skinnable using XHTML and CSS 2.
 
 %prep
-%setup -q -n roundcubemail-0.3-stable-dep
+%setup -q -n roundcubemail-%{version}-dep
 
 %patch0 -p0
 #%patch1 -p0
@@ -144,6 +144,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail
 
 %changelog
+* Mon Nov 30 2009 Jon Ciesla <limb at jcomserv.net> = 0.3.1-1
+- New upstream.
+
 * Thu Oct 22 2009 Jon Ciesla <limb at jcomserv.net> = 0.3-2
 - Macro fix, BZ530037.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/roundcubemail/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	23 Sep 2009 15:15:34 -0000	1.14
+++ sources	30 Nov 2009 19:19:38 -0000	1.15
@@ -1 +1 @@
-f574e0c1f22194c752f5ae415a90d6cc  roundcubemail-0.3-stable-dep.tar.gz
+ad8e3ba04b53e488547f643076722aa5  roundcubemail-0.3.1-dep.tar.gz




More information about the scm-commits mailing list