Browse Source

upgrading package: linc 1.0.1 -> 1.1.0

master
parent
commit
9fcf54ee0b
  1. 6
      linc/linc.spec

6
linc/linc.spec

@ -24,8 +24,8 @@
## ##
# package version # package version
%define V_major 1.0 %define V_major 1.1
%define V_minor 1 %define V_minor 0
# package information # package information
Name: linc Name: linc
@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
Group: System Group: System
License: LGPL License: LGPL
Version: %{V_major}.%{V_minor} Version: %{V_major}.%{V_minor}
Release: 20030223 Release: 20030328
# list of sources # list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/linc/%{V_major}/linc-%{version}.tar.gz Source0: ftp://ftp.gnome.org/pub/GNOME/sources/linc/%{V_major}/linc-%{version}.tar.gz

Loading…
Cancel
Save