summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notepadpp/debian/changelog14
-rw-r--r--scite-el/README.md4
-rw-r--r--scite-el/scite.spec6
-rw-r--r--scite-fedora/README.md4
-rw-r--r--scite-fedora/scite-utf8.patch4
-rw-r--r--scite-fedora/scite.spec5
-rw-r--r--waterfox/debian/changelog6
-rw-r--r--waterfox/debian/waterfox_devuan.dsc2
-rw-r--r--waterfox/waterfox.spec9
9 files changed, 43 insertions, 11 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog
index f77c899..ea0ad1b 100644
--- a/notepadpp/debian/changelog
+++ b/notepadpp/debian/changelog
@@ -1,3 +1,17 @@
+notepadpp (7.8.6-1+devuan) obs; urgency=medium
+
+ - Bug-fixes and enhancements
+
+ * Add multi-column marker (multi-line edge) feature.
+ * Add dynamical sorting feature for Folder as Workspace.
+ * Make MRU tab activate instead of rightmost tab while tab closure (if MRU enabled).
+ * Fix folding state lost on the next startup issue.
+ * Make Replace-in-Files confirmation dialog modal to prevent from crashing.
+ * Add support of smart-indenting for Perl and Rust.
+ * Make recorded macro (IDC_FINDNEXT & IDC_FINDPREV)retro-compatible up to 7.8.4.
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 29 Apr 2020 16:19:53 -0400
+
notepadpp (7.8.5-1+devuan) obs; urgency=medium
- Bug-fixes and enhancements
diff --git a/scite-el/README.md b/scite-el/README.md
index b5fff01..6a22a2e 100644
--- a/scite-el/README.md
+++ b/scite-el/README.md
@@ -9,8 +9,8 @@ Distro | scite version
---------- | ---------------
CentOS 6 | 3.7.6
CentOS 7 | 3.7.6
-CentOS 8 | 4.3.0
-Fedora 30 | 4.3.0
+CentOS 8 | 4.3.3
+Fedora 30 | 4.3.3
# Differences
## From upstream
diff --git a/scite-el/scite.spec b/scite-el/scite.spec
index 40c0e0b..a899b56 100644
--- a/scite-el/scite.spec
+++ b/scite-el/scite.spec
@@ -98,6 +98,12 @@ desktop-file-install --delete-original \
%{_datadir}/applications/*
%changelog
+* Tue May 05 2020 B Stack <bgstack15@gmail.com> - 4.3.3-1/3.7.6-1
+- Update version
+
+* Wed Mar 04 2020 B Stack <bgstack15@gmail.com> - 4.3.1-1/3.7.6-1
+- Update version
+
* Thu Jan 16 2020 B Stack <bgstack15@gmail.com> - 4.3.0-1/3.7.6-1
- Update version
diff --git a/scite-fedora/README.md b/scite-fedora/README.md
index b5fff01..6a22a2e 100644
--- a/scite-fedora/README.md
+++ b/scite-fedora/README.md
@@ -9,8 +9,8 @@ Distro | scite version
---------- | ---------------
CentOS 6 | 3.7.6
CentOS 7 | 3.7.6
-CentOS 8 | 4.3.0
-Fedora 30 | 4.3.0
+CentOS 8 | 4.3.3
+Fedora 30 | 4.3.3
# Differences
## From upstream
diff --git a/scite-fedora/scite-utf8.patch b/scite-fedora/scite-utf8.patch
index a606d40..4b23bfa 100644
--- a/scite-fedora/scite-utf8.patch
+++ b/scite-fedora/scite-utf8.patch
@@ -1,6 +1,6 @@
--- scite.orig/src/SciTEGlobal.properties 2014-04-15 13:58:07.371190890 +0200
+++ scite/src/SciTEGlobal.properties 2014-04-15 14:05:45.441406862 +0200
-@@ -278,8 +278,8 @@
+@@ -297,8 +297,8 @@
#code.page=932
#character.set=128
# Unicode
@@ -10,4 +10,4 @@
+#code.page=0
#character.set=204
#command.discover.properties=python /home/user/FileDetect.py "$(FilePath)"
- # Required for Unicode to work on GTK+:
+ # Forward LC_CTYPE to setlocale which may affect language support.
diff --git a/scite-fedora/scite.spec b/scite-fedora/scite.spec
index d842143..43ee922 100644
--- a/scite-fedora/scite.spec
+++ b/scite-fedora/scite.spec
@@ -1,5 +1,5 @@
# el is on 3.x, fc is on 4.x
-%global pkgversion 4.3.1
+%global pkgversion 4.3.3
%define tarballversion %( echo %pkgversion | tr -d '.' )
%define scl_env %{nil}
@@ -98,6 +98,9 @@ desktop-file-install --delete-original \
%{_datadir}/applications/*
%changelog
+* Tue May 05 2020 B Stack <bgstack15@gmail.com> - 4.3.3-1/3.7.6-1
+- Update version
+
* Wed Mar 04 2020 B Stack <bgstack15@gmail.com> - 4.3.1-1/3.7.6-1
- Update version
diff --git a/waterfox/debian/changelog b/waterfox/debian/changelog
index 1962f8e..368d383 100644
--- a/waterfox/debian/changelog
+++ b/waterfox/debian/changelog
@@ -1,3 +1,9 @@
+waterfox (2020.05-1+devuan) obs; urgency=medium
+
+ - Latest security advisories patched (best effort)*
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 08 Apr 2020 14:38:08 -0400
+
waterfox (2020.04-1+devuan) obs; urgency=medium
* From blog release notes
diff --git a/waterfox/debian/waterfox_devuan.dsc b/waterfox/debian/waterfox_devuan.dsc
index c1186e8..9c46b6b 100644
--- a/waterfox/debian/waterfox_devuan.dsc
+++ b/waterfox/debian/waterfox_devuan.dsc
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: waterfox
Binary: waterfox
Architecture: any
-Version: 2020.04-1+devuan
+Version: 2020.05-1+devuan
Maintainer: B Stack <bgstack15@gmail.com>
Homepage: https://www.waterfox.net/
Standards-Version: 4.1.4
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec
index 6a8928b..280135a 100644
--- a/waterfox/waterfox.spec
+++ b/waterfox/waterfox.spec
@@ -114,7 +114,7 @@ ExcludeArch: armv7hl
%global sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo 65536)
%endif
-%if %{branch} == "classic"
+%if "%{branch}" == "classic"
%global channel Classic
%else
%global channel Current
@@ -156,7 +156,7 @@ BuildRequires: %{scl_buildreq}
Summary: Waterfox Web browser
Name: waterfox
-Version: 2020.04
+Version: 2020.05
Release: 11%{?branch:.%{branch}}%{?gver}%{?dist}
URL: https://www.waterfox.net
License: MPLv1.1 or GPLv2+ or LGPLv2+
@@ -1084,11 +1084,14 @@ fi
#---------------------------------------------------------------------
%changelog
-* Tue Apr 14 2020 B Stack <bgstack15@gmail.com> - 2020.04-11.classic
+* Mon May 11 2020 B Stack <bgstack15@gmail.com> - 2020.05-11.classic
- add el7 and el8 support
- repackage for stackrpms
- disable simd globally
+* Sat May 09 2020 Phantom X <megaphantomx at bol dot com dot br> - 2020.05-1.classic
+- 2020.05
+
* Thu Apr 09 2020 Phantom X <megaphantomx at bol dot com dot br> - 2020.04-1.classic
- 2020.04
bgstack15