Changeset 1031


Ignore:
Timestamp:
Feb 24, 2017, 5:56:49 PM (8 years ago)
Author:
dmik
Message:

spec: rpm: Release version 4.13.0-13.

File:
1 edited

Legend:

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

    r1028 r1031  
    2222Name: rpm
    2323Version: %{rpmver}
    24 Release: 12%{?dist}
     24Release: 13%{?dist}
    2525Group: System Environment/Base
    2626Url: http://www.rpm.org/
    2727
    28 %scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 1020
     28%scm_source svn http://svn.netlabs.org/repos/rpm/rpm/trunk 1027
    2929
    3030# Partially GPL/LGPL dual-licensed and some bits with BSD
     
    7171# YD because of ucs4
    7272BuildRequires: python-devel >= 2.7.6-13
    73 BuildRequires: libpoll-devel
     73BuildRequires: libcx-devel
    7474#BuildRequires: lua-devel >= 5.1
    7575%if ! %{without xz}
     
    401401
    402402%changelog
     403* Fri Feb 24 2017 Dmitriy Kuminov <coding@dmik.org> - 4.13.0-13
     404- Use proper SVN revision for the build.
     405
    403406* Fri Feb 24 2017 Dmitriy Kuminov <coding@dmik.org> - 4.13.0-12
    404407- Fix install/uninstall scriptlet execution (regression of previous release).
Note: See TracChangeset for help on using the changeset viewer.