From 34acccd4a21f022fba7cf3aed97223d8e48852b7 Mon Sep 17 00:00:00 2001 From: "Sebastian J. Wolf" Date: Sun, 20 Sep 2020 18:57:00 +0200 Subject: [PATCH] Prepare initial release, yeah! --- rpm/harbour-fernschreiber.changes.in | 5 ++--- rpm/harbour-fernschreiber.changes.run.in | 25 ------------------------ rpm/harbour-fernschreiber.spec | 2 +- rpm/harbour-fernschreiber.yaml | 2 +- 4 files changed, 4 insertions(+), 30 deletions(-) delete mode 100644 rpm/harbour-fernschreiber.changes.run.in diff --git a/rpm/harbour-fernschreiber.changes.in b/rpm/harbour-fernschreiber.changes.in index 3814394..acc9b56 100644 --- a/rpm/harbour-fernschreiber.changes.in +++ b/rpm/harbour-fernschreiber.changes.in @@ -12,7 +12,6 @@ # * date Author's Name version-release # - Summary of changes -* Sun Apr 13 2014 Jack Tar 0.0.1-1 -- Scrubbed the deck -- Hoisted the sails +* Sun Sep 20 2020 Sebastian J. Wolf 0.1 +- Initial release diff --git a/rpm/harbour-fernschreiber.changes.run.in b/rpm/harbour-fernschreiber.changes.run.in deleted file mode 100644 index 60865e3..0000000 --- a/rpm/harbour-fernschreiber.changes.run.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/bash -# -# Rename this file as harbour-fernschreiber.changes.run to let mb2 automatically -# generate changelog from well formatted Git commit messages and tag -# annotations. - -git-change-log - -# Here are some basic examples how to change from the default behavior. Run -# git-change-log --help inside the Sailfish OS SDK chroot or build engine to -# learn all the options git-change-log accepts. - -# Use a subset of tags -#git-change-log --tags refs/tags/my-prefix/* - -# Group entries by minor revision, suppress headlines for patch-level revisions -#git-change-log --dense '/[0-9]+.[0-9+$' - -# Trim very old changes -#git-change-log --since 2014-04-01 -#echo '[ Some changelog entries trimmed for brevity ]' - -# Use the subjects (first lines) of tag annotations when no entry would be -# included for a revision otherwise -#git-change-log --auto-add-annotations diff --git a/rpm/harbour-fernschreiber.spec b/rpm/harbour-fernschreiber.spec index f63daa0..eed48bc 100644 --- a/rpm/harbour-fernschreiber.spec +++ b/rpm/harbour-fernschreiber.spec @@ -12,7 +12,7 @@ Name: harbour-fernschreiber Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.1 -Release: 5 +Release: 6 Group: Qt/Qt License: LICENSE URL: http://werkwolf.eu/ diff --git a/rpm/harbour-fernschreiber.yaml b/rpm/harbour-fernschreiber.yaml index 5973bfc..f65cc4d 100644 --- a/rpm/harbour-fernschreiber.yaml +++ b/rpm/harbour-fernschreiber.yaml @@ -1,7 +1,7 @@ Name: harbour-fernschreiber Summary: Fernschreiber is a Telegram client for Sailfish OS Version: 0.1 -Release: 5 +Release: 6 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Qt/Qt