[imagej] Fix bogus dates in changelog

verdurin verdurin at fedoraproject.org
Wed Aug 13 22:58:41 UTC 2014


commit 724d4b2871ab3fad21abac0a4313684ee90c5fde
Author: Adam Huffman <verdurin at fedoraproject.org>
Date:   Wed Aug 13 23:58:33 2014 +0100

    Fix bogus dates in changelog

 imagej.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/imagej.spec b/imagej.spec
index 604add2..c7ffa5a 100644
--- a/imagej.spec
+++ b/imagej.spec
@@ -1,6 +1,6 @@
 Name:           imagej
 Version:        1.48
-Release:        4.e%{?dist}
+Release:        5.e%{?dist}
 Summary:        Image Processing and Analysis in Java
 
 Group:          Applications/Engineering
@@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 13 2014 Adam Huffman <bloch at verdurin.com> - 1.48-5.e
+- Fix bogus dates in changelog
+
 * Wed Aug 13 2014 Adam Huffman <bloch at verdurin.com> - 1.48-4.e
 - Fix desktop file to ensure application appears in menus
 
@@ -192,7 +195,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Dec 11 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-1.m
 - version 1.43m 
 
-* Sun Nov 21 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.5.j
+* Sat Nov 21 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.5.j
 - set build directory to {name}-{version}
 - modify wrapper script
 - add java-devel to requires
@@ -201,16 +204,16 @@ rm -rf $RPM_BUILD_ROOT
 - modify name from ImageJ to imagej
 - modify wrapper script for fedora compatibility 
 
-* Mon Nov 10 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.3.j
+* Tue Nov 10 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.3.j
 - get macros from  http://rsbweb.nih.gov/ij/macros/macros.zip
 - get launch script from  http://rsb.info.nih.gov/ij/download/linux/unix-script.txt
 - don't copy macros in the jar but in /usr/share/ImageJ/macros
 
-* Mon Nov 10 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.2.j
+* Tue Nov 10 2009 Georget Fabien <fabien.georget at gmail.com> 1.43-0.2.j
 - change group to Application/Engineering
 - change description
 - add comments
 - change version tag
 
-* Sat Nov 7 2008 Georget Fabien <fabien.georget at gmail.com> 1.43-0.1
+* Sat Nov 8 2008 Georget Fabien <fabien.georget at gmail.com> 1.43-0.1
 - Creation


More information about the scm-commits mailing list