From 6fdd34f175efb0430ae9ddd2b512a7dfefcf7894 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 7 Sep 2023 14:13:07 +0000 Subject: [PATCH] bump: dart --- 0001-bump-dart.patch | 25 +++++++++++++++++++++++++ anda/dart/dart.spec | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 0001-bump-dart.patch diff --git a/0001-bump-dart.patch b/0001-bump-dart.patch new file mode 100644 index 0000000000..1ce0efd67b --- /dev/null +++ b/0001-bump-dart.patch @@ -0,0 +1,25 @@ +From 9c11ec354695c34639ebaeab66d9b1aa34ba0758 Mon Sep 17 00:00:00 2001 +From: Raboneko +Date: Thu, 7 Sep 2023 14:13:07 +0000 +Subject: [PATCH] bump: dart + +--- + anda/dart/dart.spec | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/anda/dart/dart.spec b/anda/dart/dart.spec +index 819630e0..f94af7d0 100644 +--- a/anda/dart/dart.spec ++++ b/anda/dart/dart.spec +@@ -1,7 +1,7 @@ + %define debug_package %{nil} + + Name: dart +-Version: 3.1.0 ++Version: 3.1.1 + Release: 1%{?dist} + Summary: The Dart Language + License: BSD-3-Clause +-- +2.41.0 + diff --git a/anda/dart/dart.spec b/anda/dart/dart.spec index 819630e0d6..f94af7d091 100644 --- a/anda/dart/dart.spec +++ b/anda/dart/dart.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: dart -Version: 3.1.0 +Version: 3.1.1 Release: 1%{?dist} Summary: The Dart Language License: BSD-3-Clause