[jcifs] fixed rhbz#875685 (Incorrect license tag).

gil gil at fedoraproject.org
Mon Nov 12 15:42:59 UTC 2012


commit cf88f84fb9cae73602bfb24c38764fd2fe4901ff
Author: gil <puntogil at libero.it>
Date:   Mon Nov 12 16:42:50 2012 +0100

    fixed rhbz#875685 (Incorrect license tag).

 jcifs.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/jcifs.spec b/jcifs.spec
index 5945cb8..29ed06c 100644
--- a/jcifs.spec
+++ b/jcifs.spec
@@ -1,6 +1,6 @@
 Name:          jcifs
 Version:       1.3.17
-Release:       5%{?dist}
+Release:       4%{?dist}
 Summary:       Common Internet File System Client in 100% Java
 Group:         Development/Libraries
 License:       LGPLv2+ and BSD
@@ -98,12 +98,9 @@ cp -pr examples/*.java  %{buildroot}%{_datadir}/%{name}/examples
 %doc LICENSE.txt
 
 %changelog
-* Mon Nov 12 2012 gil cattaneo <puntogil at libero.it> 1.3.17-5
+* Mon Nov 12 2012 gil cattaneo <puntogil at libero.it> 1.3.17-4
 - fixed rhbz#875685 (Incorrect license tag)
 
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.17-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
 * Wed Apr 18 2012 gil cattaneo <puntogil at libero.it> 1.3.17-3
 - remove maven build method
 - clean spec file


More information about the scm-commits mailing list