[roundcubemail] 0.8.2

Jon Ciesla limb at fedoraproject.org
Wed Oct 10 17:28:17 UTC 2012


commit 0c9f2c5f34166ce9ebf9a841a61d75ea1275e44c
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Oct 10 12:27:01 2012 -0500

    0.8.2

 .gitignore         |    1 +
 roundcubemail.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d10534..6280177 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ roundcubemail-0.3.1-dep.tar.gz
 /roundcubemail-0.7.2-dep.tar.gz
 /roundcubemail-0.7.3-dep.tar.gz
 /roundcubemail-0.8.1-dep.tar.gz
+/roundcubemail-0.8.2-dep.tar.gz
diff --git a/roundcubemail.spec b/roundcubemail.spec
index b54db5f..675579c 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -1,8 +1,8 @@
 %define roundcubedir %{_datadir}/roundcubemail
 %global _logdir /var/log  
 Name: roundcubemail
-Version:  0.8.1
-Release:  2%{?dist}
+Version:  0.8.2
+Release:  1%{?dist}
 Summary: Round Cube Webmail is a browser-based multilingual IMAP client
 
 Group: Applications/System         
@@ -140,6 +140,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail
 
 %changelog
+* Wed Oct 10 2012 Jon Ciesla <limburgher at gmail.com> - 0.8.2-1
+- Latest upstream.
+
 * Thu Aug 30 2012 Adam Williamson <awilliam at redhat.com> - 0.8.1-2
 - correct stray parenthesis in strict patch
 
diff --git a/sources b/sources
index 7f403f5..84fe349 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06812a089c779a535ff42e3e3f753e13  roundcubemail-0.8.1-dep.tar.gz
+bd37465512f5917e15af97901856040d  roundcubemail-0.8.2-dep.tar.gz


More information about the scm-commits mailing list