Browse Source

upgrading package: highlight 3.2 -> 3.3

master
parent
commit
f5bcfc1f5d
  1. 6
      highlight/highlight.spec

6
highlight/highlight.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 3.2 %define V_opkg 3.3
%define V_dist 3.2 %define V_dist 3.3
# package information # package information
Name: highlight Name: highlight
@ -36,7 +36,7 @@ Class: EVAL
Group: Typesetting Group: Typesetting
License: GPL License: GPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20101112 Release: 20101230
# list of sources # list of sources
Source0: http://www.andre-simon.de/zip/highlight-%{V_dist}.tar.gz Source0: http://www.andre-simon.de/zip/highlight-%{V_dist}.tar.gz

Loading…
Cancel
Save