rpms/gtkmathview/FC-4 gtkmathview.spec,1.5,1.6

Marc Maurer (uwog) fedora-extras-commits at redhat.com
Mon Sep 26 11:40:18 UTC 2005


Author: uwog

Update of /cvs/extras/rpms/gtkmathview/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7610

Modified Files:
	gtkmathview.spec 
Log Message:
Escape the dist macro in the changelog




Index: gtkmathview.spec
===================================================================
RCS file: /cvs/extras/rpms/gtkmathview/FC-4/gtkmathview.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtkmathview.spec	25 Sep 2005 21:56:53 -0000	1.5
+++ gtkmathview.spec	26 Sep 2005 11:40:16 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: A MathML rendering library
 Name: gtkmathview
 Version: 0.7.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: System Environment/Libraries
 License: GPL
 Source: http://helm.cs.unibo.it/mml-widget/sources/gtkmathview-%{version}.tar.gz
@@ -75,8 +75,11 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 25 2005 Marc Maurer <uwog at abisource.com> - 0.7.5-3.fc4
+- Escape the dist macro in the changelog
+
 * Sun Sep 25 2005 Marc Maurer <uwog at abisource.com> - 0.7.5-2.fc4
-- Add %{?dist} to the release field, not the version field
+- Add %%{?dist} to the release field, not the version field
 
 * Sun Sep 25 2005 Marc Maurer <uwog at abisource.com> - 0.7.5-1.fc4
 - Initial release into FC-4




More information about the fedora-extras-commits mailing list