diff --git a/harbour-wallaread.pro b/harbour-wallaread.pro index 0329314..6934099 100644 --- a/harbour-wallaread.pro +++ b/harbour-wallaread.pro @@ -19,7 +19,6 @@ SOURCES += src/harbour-wallaread.cpp \ OTHER_FILES += qml/harbour-wallaread.qml \ qml/cover/CoverPage.qml \ - rpm/harbour-wallaread.changes.in \ rpm/harbour-wallaread.spec \ rpm/harbour-wallaread.yaml \ translations/*.ts \ @@ -50,4 +49,5 @@ DISTFILES += \ qml/pages/ServersPage.qml \ qml/pages/SettingsPage.qml \ qml/types/Server.qml \ - qml/types/ServerSettings.qml + qml/types/ServerSettings.qml \ + rpm/harbour-wallaread.changes diff --git a/rpm/harbour-wallaread.changes b/rpm/harbour-wallaread.changes new file mode 100644 index 0000000..f51506a --- /dev/null +++ b/rpm/harbour-wallaread.changes @@ -0,0 +1,3 @@ +* Fri Dec 16 2016 Grégory Oestreicher 0.1-1 +- Initial release + diff --git a/rpm/harbour-wallaread.changes.in b/rpm/harbour-wallaread.changes.in deleted file mode 100644 index 7960259..0000000 --- a/rpm/harbour-wallaread.changes.in +++ /dev/null @@ -1,14 +0,0 @@ -# Rename this file as harbour-wallaread.changes to include changelog -# entries in your RPM file. -# -# Add new changelog entries following the format below. -# Add newest entries to the top of the list. -# Separate entries from eachother with a blank line. - -# * 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 -