summaryrefslogtreecommitdiff
path: root/ublock-origin-combined/ublock-origin-combined.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ublock-origin-combined/ublock-origin-combined.spec')
-rw-r--r--ublock-origin-combined/ublock-origin-combined.spec5
1 files changed, 4 insertions, 1 deletions
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 <bgstack15@gmail.com> - 1.16.4.30-1
+- Update
+
* Tue Jun 15 2021 B. Stack <bgstack15@gmail.com> - 1.16.4.29-1
- Update
bgstack15