Changeset 1514


Ignore:
Timestamp:
Nov 8, 2018, 10:50:34 PM (7 years ago)
Author:
tellie
Message:

spec: clipgrab: Release version 3.7.1-1.

File:
1 edited

Legend:

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

    r1455 r1514  
    1919
    2020Name:           clipgrab
    21 Version:        3.6.8
    22 Release:        1
     21Version:        3.7.1
     22Release:        1%{?dist}
    2323Summary:        Video downloader
    2424License:        GPL-3.0+
    2525Group:          Productivity/Multimedia/Video/Editors and Convertors
    2626Url:            https://clipgrab.org
    27 %scm_source git file://d:/qt/clipgrab-3.6.8 clipgrab-3.6.8
    28 
    2927#Source0:        https://download.clipgrab.org/%{name}-%{version}.tar.gz
    3028#Source1:        %{name}.desktop
     29# PATCH-FIX-UPSTREAM clipgrab-qt5.patch aloisio@gmx.com -- build against Qt5
     30#Patch0:         %{name}-qt5.patch
     31%scm_source git file://d:/qt/clipgrab-3.7.1 clipgrab-3.7.1
    3132#BuildRequires:  ImageMagick
    3233#BuildRequires:  hicolor-icon-theme >= 0.15
     
    5859#done
    5960#cleanup
    60 rm -f moc_*
    61 
    62 #qmake %{name}.pro QMAKE_CXXFLAGS="%{optflags}"
    63 #make %{?_smp_mflags} clean
    64 #make %{?_smp_mflags}
    65 
    6661export QMAKE_SH=$SHELL
    6762# do a fast qt build, as runmapsym and wmapsym is not needed here
     
    10499%{_datadir}/icons/hicolor/apps/*.png
    105100%{_datadir}/icons/hicolor/apps/*.ico
    106 #cp -pr *.png D:/rpmbuild/BUILDROOT/clipgrab-3.6.8-1.i386/@unixroot/usr/share/icons/hicolor/apps
    107101
    108102%changelog
    109 * Thu Aug 16 2018 Elbert Pol <elbert.pol@gmail.com> - 3.6.8-1
    110 - First OS/2 rpm release
     103* Thu Nov 09 2018 Elbert Pol <elbert.pol@gmail.com> - 3.7.1-1
     104- first clipgrab rpm for OS/2
     105
Note: See TracChangeset for help on using the changeset viewer.