From 9972fa833cc097eb723f8e9d91207e1424903018 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 24 Jul 2021 14:52:16 -0400 Subject: ubo 1.16.4.30 --- ublock-origin-combined/debian/changelog | 6 ++++++ ublock-origin-combined/ublock-origin-combined.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'ublock-origin-combined') diff --git a/ublock-origin-combined/debian/changelog b/ublock-origin-combined/debian/changelog index 7ea70f0..1a1ca81 100644 --- a/ublock-origin-combined/debian/changelog +++ b/ublock-origin-combined/debian/changelog @@ -1,3 +1,9 @@ +ublock-origin-combined (1.16.4.30-1+devuan) obs; urgency=medium + + * Update + + -- B. Stack Sat, 24 Jul 2021 14:51:31 -0400 + ublock-origin-combined (1.16.4.29-1+devuan) obs; urgency=medium * Update diff --git a/ublock-origin-combined/ublock-origin-combined.spec b/ublock-origin-combined/ublock-origin-combined.spec index aaff0ab..b61143d 100644 --- a/ublock-origin-combined/ublock-origin-combined.spec +++ b/ublock-origin-combined/ublock-origin-combined.spec @@ -6,7 +6,7 @@ %global app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} Name: ublock-origin-combined -Version: 1.16.4.29 +Version: 1.16.4.30 Release: 1 Summary: uBlock Origin installed to the system Mozilla-based extensions directories @@ -71,6 +71,9 @@ rm -rf %{buildroot} # something gets weird because of the curly braces in the expanded variable, but using the ../* syntax changes the evaluated string so it does not have to try to use curly braces in the owned filepath. %changelog +* Sat Jul 24 2021 B. Stack - 1.16.4.30-1 +- Update + * Tue Jun 15 2021 B. Stack - 1.16.4.29-1 - Update -- cgit