[quartz] fix Epoch

gil gil at fedoraproject.org
Fri Aug 29 12:04:53 UTC 2014


commit 36e43de9211f688183e14bf26b961514933e166d
Author: gil <puntogil at libero.it>
Date:   Fri Aug 29 14:04:47 2014 +0200

    fix Epoch

 quartz.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/quartz.spec b/quartz.spec
index ae8694a..08bc978 100644
--- a/quartz.spec
+++ b/quartz.spec
@@ -1,7 +1,7 @@
 Summary:        Enterprise Job Scheduler for Java
 Name:           quartz
 Version:        2.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 License:        ASL 2.0
 URL:            http://www.quartz-scheduler.org/
@@ -128,7 +128,10 @@ sed -i 's/\r//' LICENSE.txt
 %doc LICENSE.txt
 
 %changelog
-* Fri Jul 11 2014 gil cattaneo <puntogil at libero.it> 2.2.1-1
+* Fri Aug 29 2014 gil cattaneo <puntogil at libero.it> 0:2.2.1-2
+- fix Epoch
+
+* Fri Jul 11 2014 gil cattaneo <puntogil at libero.it> 0:2.2.1-1
 - update to 2.2.1
 
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:2.1.7-11


More information about the scm-commits mailing list