Browse Source

track releases only

master
parent
commit
9533322578
  1. 4
      fetchmail/fetchmail.spec

4
fetchmail/fetchmail.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Mail
License: GPL
Version: 6.4.1
Release: 20190928
Release: 20200126
# package options
%option with_conf no
@ -65,7 +65,7 @@ PreReq: python
prog fetchmail = {
version = %{version}
url = http://sourceforge.net/projects/fetchmail/files/branch_6.4/
regex = fetchmail-(__VER__(-rc\d+)?)\.tar\.(gz|bz2|xz)
regex = fetchmail-(\d+\.\d+\.\d+)\.tar\.(gz|bz2|xz)
}
%prep

Loading…
Cancel
Save