Changeset 1759


Ignore:
Timestamp:
Mar 18, 2021, 6:56:52 PM (4 years ago)
Author:
tellie
Message:

spec: iqpuzzle: Release version 1.2.2-3.

File:
1 edited

Legend:

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

    r1758 r1759  
    2020Summary:        Challenging pentomino puzzle
    2121Version:        1.2.2
    22 Release:        2%{?dist}
     22Release:        3%{?dist}
    2323URL:            https://github.com/ElTh0r0/iqpuzzle
    2424%if !0%{?os2_version}
     
    8383# Fedora, RHEL, or CentOS
    8484#--------------------------------------------------------------------
    85 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
     85%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?os2_version}
    8686%build
    8787# Create qmake cache file to add rpm optflags.
     
    8989QMAKE_CXXFLAGS += %{optflags}
    9090EOF
    91 %endif
    92 
    93 %if 0%{?os2_version}
     91
    9492export QMAKE_SH=$SHELL
    9593export FAST_BUILD=1
     
    193191
    194192%changelog
     193* Thu Mar 18 2021 Elbert Pol <elbert.pol@gmail.com> 1.2.2-2
     194- Add OS2 to the right definition
     195
    195196* Tue Mar 16 2021 Elbert Pol <elbert.pol@gmail.com> 1.2.2-2
    196197- Fix a wrong def for OS/2
Note: See TracChangeset for help on using the changeset viewer.