Browse Source

upgrading package: packer 1.2.3.20180505 -> 1.2.4.20180530

master
parent
commit
9e753a1a13
  1. 6
      packer/packer.spec

6
packer/packer.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_packer_base 1.2.3 %define V_packer_base 1.2.4
%define V_packer_snap 20180505 %define V_packer_snap 20180530
# package information # package information
Name: packer Name: packer
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem Group: Filesystem
License: MPL License: MPL
Version: %{V_packer_base}.%{V_packer_snap} Version: %{V_packer_base}.%{V_packer_snap}
Release: 20180505 Release: 20180530
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/packer/packer-%{V_packer_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/packer/packer-%{V_packer_snap}.tar.xz

Loading…
Cancel
Save