[Xfce4-commits] [apps/catfish] 01/03: Update release version

noreply at xfce.org noreply at xfce.org
Sat Jul 27 13:24:14 CEST 2019


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/catfish.

commit 328bbc79e51755f515509b415fe14c3c774e2985
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jul 27 07:20:45 2019 -0400

    Update release version
---
 catfish.1                            |  2 +-
 catfish_lib/catfishconfig.py         |  2 +-
 data/metainfo/catfish.appdata.xml.in | 17 +++++++++++++++++
 data/ui/AboutCatfishDialog.ui        |  2 +-
 po/catfish.pot                       | 34 ++++++++++++++++++++--------------
 setup.py                             |  2 +-
 6 files changed, 41 insertions(+), 18 deletions(-)

diff --git a/catfish.1 b/catfish.1
index c6046cc..1c28673 100644
--- a/catfish.1
+++ b/catfish.1
@@ -1,4 +1,4 @@
-.TH CATFISH "1" "January 2019" "catfish 1.4.7" "User Commands"
+.TH CATFISH "1" "July 2019" "catfish 1.4.8" "User Commands"
 .SH NAME
 catfish \- File searching tool which is configurable via the command line
 .SH "DESCRIPTION"
diff --git a/catfish_lib/catfishconfig.py b/catfish_lib/catfishconfig.py
index 2de89ab..401bdac 100644
--- a/catfish_lib/catfishconfig.py
+++ b/catfish_lib/catfishconfig.py
@@ -31,7 +31,7 @@ __catfish_data_directory__ = '../data/'
 # Location of locate.db file
 __locate_db_path__ = '/var/lib/mlocate/mlocate.db'
 __license__ = 'GPL-3+'
-__version__ = '1.4.7'
+__version__ = '1.4.8'
 
 
 class project_path_not_found(Exception):
diff --git a/data/metainfo/catfish.appdata.xml.in b/data/metainfo/catfish.appdata.xml.in
index 54af987..f42697b 100644
--- a/data/metainfo/catfish.appdata.xml.in
+++ b/data/metainfo/catfish.appdata.xml.in
@@ -43,6 +43,14 @@
   </provides>
 
   <releases>
+    <release version="1.4.8" date="2019-07-27">
+      <description>
+        <_p>This release features better desktop integration, support
+        for OpenBSD and Wayland, and improved translation support.
+        </_p>
+      </description>
+    </release>
+
     <release version="1.4.7" date="2019-01-27">
       <description>
         <_p>This release features improved performance, better desktop
@@ -53,6 +61,7 @@
         </_p>
       </description>
     </release>
+
     <release version="1.4.6" date="2018-07-15">
       <description>
         <_p>This release features several improvements to thumbnail
@@ -63,12 +72,14 @@
         </_p>
       </description>
     </release>
+
     <release version="1.4.5" date="2018-04-11">
       <description>
         <_p>This is a minor translations-only release.
         </_p>
       </description>
     </release>
+
     <release version="1.4.4" date="2018-01-27">
       <description>
         <_p>This release features several performance improvements
@@ -76,6 +87,7 @@
         </_p>
       </description>
     </release>
+
     <release version="1.4.2" date="2016-03-31">
       <description>
         <_p>This release now displays all file timestamps according to
@@ -83,6 +95,7 @@
         </_p>
       </description>
     </release>
+
     <release version="1.4.1" date="2016-02-24">
       <description>
         <_p>This release fixes several bugs related to the results
@@ -93,6 +106,7 @@
         </_p>
       </description>
     </release>
+
     <release version="1.4.0" date="2016-02-19">
       <description>
         <_p>This release includes a significant interface refresh,
@@ -104,12 +118,14 @@
         </_p>
       </description>
     </release>
+
     <release version="1.2.2" date="2014-09-21">
       <description>
         <_p>This release fixes two new bugs and includes updated translations.
         </_p>
       </description>
     </release>
+
     <release version="1.2.1" date="2014-08-19">
       <description>
         <_p>This release fixes a regression where the application is unable
@@ -117,6 +133,7 @@
         </_p>
       </description>
     </release>
+
     <release version="1.2.0" date="2014-08-16">
       <description>
         <_p>This release fixes a regression where multiple search terms were
diff --git a/data/ui/AboutCatfishDialog.ui b/data/ui/AboutCatfishDialog.ui
index cb79b21..0122490 100644
--- a/data/ui/AboutCatfishDialog.ui
+++ b/data/ui/AboutCatfishDialog.ui
@@ -10,7 +10,7 @@
     <property name="icon_name">catfish</property>
     <property name="type_hint">normal</property>
     <property name="program_name">Catfish</property>
-    <property name="version">1.4.7</property>
+    <property name="version">1.4.8</property>
     <property name="copyright">Copyright (C) 2007-2012 Christian Dywan <christian at twotoasts.de>
 Copyright (C) 2012-2019 Sean Davis <smd.seandavis at gmail.com></property>
     <property name="comments" translatable="yes">Catfish is a versatile file searching tool.</property>
diff --git a/po/catfish.pot b/po/catfish.pot
index cb21f30..23a7b7f 100644
--- a/po/catfish.pot
+++ b/po/catfish.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-07-22 16:49-0400\n"
+"POT-Creation-Date: 2019-07-27 07:20-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -496,13 +496,19 @@ msgstr ""
 
 #: ../data/metainfo/catfish.appdata.xml.in.h:5
 msgid ""
+"This release features better desktop integration, support for OpenBSD and "
+"Wayland, and improved translation support."
+msgstr ""
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
+msgid ""
 "This release features improved performance, better desktop integration, and "
 "a number of long-standing bugs. Quoted search strings are now correctly "
 "processed. Files can be dragged into other applications. Thumbnails are only "
 "generated when requested by the user."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
 msgid ""
 "This release features several improvements to thumbnail processing and "
 "numerous bug fixes. Icon previews have been improved and will now match "
@@ -510,23 +516,23 @@ msgid ""
 "now accessible with all desktop themes."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
 msgid "This is a minor translations-only release."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
 msgid ""
 "This release features several performance improvements and numerous "
 "translation updates."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
 msgid ""
 "This release now displays all file timestamps according to timezone instead "
 "of Universal Coordinated Time (UTC)."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
 msgid ""
 "This release fixes several bugs related to the results window. Files are "
 "once again removed from the results list when deleted. Middle- and right-"
@@ -534,7 +540,7 @@ msgid ""
 "according to timezone instead of Universal Coordinated Time (UTC)."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
 msgid ""
 "This release includes a significant interface refresh, improves search "
 "speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -543,42 +549,42 @@ msgid ""
 "integration of PolicyKit when available."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:12
+#: ../data/metainfo/catfish.appdata.xml.in.h:13
 msgid "This release fixes two new bugs and includes updated translations."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:13
+#: ../data/metainfo/catfish.appdata.xml.in.h:14
 msgid ""
 "This release fixes a regression where the application is unable to start on "
 "some systems."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:14
+#: ../data/metainfo/catfish.appdata.xml.in.h:15
 msgid ""
 "This release fixes a regression where multiple search terms were no longer "
 "supported. An InfoBar is now displayed when the search database is outdated, "
 "and the dialogs used to update the database have been improved."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:15
+#: ../data/metainfo/catfish.appdata.xml.in.h:16
 msgid ""
 "This release fixes two issues where locate would not be properly executed "
 "and improves handling of missing symbolic icons."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:16
+#: ../data/metainfo/catfish.appdata.xml.in.h:17
 msgid ""
 "This stable release improved the reliability of the password dialog, cleaned "
 "up unused code, and fixed potential issues with the list and item selection."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:17
+#: ../data/metainfo/catfish.appdata.xml.in.h:18
 msgid ""
 "This release fixed a potential security issue with program startup and fixed "
 "a regression with selecting multiple items."
 msgstr ""
 
-#: ../data/metainfo/catfish.appdata.xml.in.h:18
+#: ../data/metainfo/catfish.appdata.xml.in.h:19
 msgid ""
 "The first release in the 1.0.x series introduced a refreshed interface and "
 "fixed a number of long-standing bugs. Improvements to the default "
diff --git a/setup.py b/setup.py
index 73929f2..bd61058 100644
--- a/setup.py
+++ b/setup.py
@@ -198,7 +198,7 @@ class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto):
 
 DistUtilsExtra.auto.setup(
     name='catfish',
-    version='1.4.7',
+    version='1.4.8',
     license='GPL-2+',
     author='Sean Davis',
     author_email='smd.seandavis at gmail.com',

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list