rpms/hamcrest/devel hamcrest.spec,1.2,1.3

David Walluck dwalluck at fedoraproject.org
Mon Nov 24 19:23:44 UTC 2008


Author: dwalluck

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

Modified Files:
	hamcrest.spec 
Log Message:
- update summary and description


Index: hamcrest.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hamcrest/devel/hamcrest.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hamcrest.spec	28 Oct 2008 14:43:44 -0000	1.2
+++ hamcrest.spec	24 Nov 2008 19:23:14 -0000	1.3
@@ -53,9 +53,9 @@
 
 Name:           hamcrest
 Version:        1.1
-Release:        6.1%{?dist}
+Release:        7.1%{?dist}
 Epoch:          0
-Summary:        Hamcrest matcher object framework
+Summary:        Library of matchers for building test expressions
 License:        BSD
 URL:            http://code.google.com/p/hamcrest/
 Group:          Development/Tools
@@ -107,11 +107,10 @@
 Requires(postun): jpackage-utils >= 0:1.7.4
 
 %description
-Provides a library of matcher objects (also known as 
-constraints or predicates) allowing 'match' rules to 
-be defined declaratively, to be used in other frameworks. 
-Typical scenarios include testing frameworks, mocking 
-libraries and UI validation rules.
+Provides a library of matcher objects (also known as constraints or predicates)
+allowing 'match' rules to be defined declaratively, to be used in other
+frameworks. Typical scenarios include testing frameworks, mocking libraries and
+UI validation rules.
 
 %package javadoc
 Group:          Documentation
@@ -298,11 +297,14 @@
 %{_datadir}/%{name}
 
 %changelog
-* Tue Oct 28 2008 David Walluck <dwalluck at redhat.com> 0:1.1-6.1
+* Mon Nov 24 2008 David Walluck <dwalluck at redhat.com> 0:1.1-7.1
 - Fedora-specific: enable GCJ support
 - Fedora-specific: build with java 1.6.0
 - Fedora-specific: disable integration and tests
 
+* Mon Nov 24 2008 David Walluck <dwalluck at redhat.com> 0:1.1-7
+- update summary and description
+
 * Tue Oct 28 2008 David Walluck <dwalluck at redhat.com> 0:1.1-6
 - make demo dependency on testng conditional
 




More information about the fedora-extras-commits mailing list