Changeset 1513


Ignore:
Timestamp:
Nov 6, 2018, 7:01:31 PM (7 years ago)
Author:
dmik
Message:

spec: kbuild: Release version 0.1.9998-10.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/kbuild.spec

    r1206 r1513  
    88
    99Version:    0.1.9998
    10 Release:    9%{?dist}
     10Release:    10%{?dist}
    1111
    12 %scm_source github https://github.com/bitwiseworks/kbuild-os2 7130a2f60fed139c31dc06710f59a02da990e992
     12%scm_source github https://github.com/bitwiseworks/kbuild-os2 618f0f0d11b983d7370226cf885d87afb4d906fa
     13#scm_source git file://D:/Coding/kbuild/master 618f0f0d11b983d7370226cf885d87afb4d906fa
    1314
    1415%define descr_brief kBuild is a GNU Make fork with a set of scripts to simplify\
     
    1920
    2021BuildRequires: kbuild gettext-devel
    21 
    22 #------------------------------------------------------------------------------
    23 # commons
    24 #------------------------------------------------------------------------------
    25 
    26 # TODO: patch -s (2.6.1-3.oc00) always fails, remove this flag from defaults
    27 %define _default_patch_flags %nil
    2822
    2923#------------------------------------------------------------------------------
     
    125119#------------------------------------------------------------------------------
    126120%changelog
     121* Tue Nov 6 2018 Dmitriy Kuminov <coding@dmik.org> 0.1.9998-10
     122- Update sources to SVN r3236 from vendor.
     123
    127124* Wed Jul 26 2017 Dmitriy Kuminov <coding@dmik.org> 0.1.9998-9
    128125- Use a forked GitHub repository where all previous patches have been applied.
Note: See TracChangeset for help on using the changeset viewer.