6 Commits

Author SHA256 Message Date
2186d717cd Accepting request 1325216 from devel:tools
- update to 0.82.0:
  * No changes to available options

OBS-URL: https://build.opensuse.org/request/show/1325216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uncrustify?expand=0&rev=16
2026-01-05 13:51:41 +00:00
970734035e - update to 0.82.0:
* No changes to available options

OBS-URL: https://build.opensuse.org/package/show/devel:tools/uncrustify?expand=0&rev=29
2026-01-03 16:36:06 +00:00
94666e7de6 Accepting request 1309881 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1309881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uncrustify?expand=0&rev=15
2025-10-09 13:05:32 +00:00
fb025cce63 - update to 0.81.0:
* Added   : nl_bool_expr_hierarchical
  * Added   : indent_bool_nested_all

OBS-URL: https://build.opensuse.org/package/show/devel:tools/uncrustify?expand=0&rev=27
2025-10-09 04:10:20 +00:00
4585f927dc Accepting request 1228328 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1228328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uncrustify?expand=0&rev=14
2024-12-05 16:08:57 +00:00
29f33cf109 - update to 0.80.1:
* Removed : sp_pragma_open_parenthesis
  * Removed : sp_inside_gparen
- update to 0.80.0:
-------------------------------------------------------------------------------
  * Added   : sp_inside_gparen
  * Added   : sp_pragma_open_parenthesis
  * Added   : sp_struct_type
  * Added   : sp_emb_cmt_priority

OBS-URL: https://build.opensuse.org/package/show/devel:tools/uncrustify?expand=0&rev=25
2024-12-04 14:32:34 +00:00
4 changed files with 31 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7afaeabf636b7f0ce4e3e9747b95f7bd939613a8db49579755dddf44fedca5f
size 1769501

3
uncrustify-0.82.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e05f8d5ee36aaa1acfa032fe97546b7be46b1f4620e7c38037f8a42e25fe676f
size 1855272

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jan 3 16:35:50 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.82.0:
* No changes to available options
-------------------------------------------------------------------
Sat Oct 4 15:19:16 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- update to 0.81.0:
* Added : nl_bool_expr_hierarchical
* Added : indent_bool_nested_all
-------------------------------------------------------------------
Wed Dec 4 14:19:01 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- update to 0.80.1:
* Removed : sp_pragma_open_parenthesis
* Removed : sp_inside_gparen
- update to 0.80.0:
* Added : sp_inside_gparen
* Added : sp_pragma_open_parenthesis
* Added : sp_struct_type
* Added : sp_emb_cmt_priority
-------------------------------------------------------------------
Thu Jul 4 15:03:22 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package uncrustify
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: uncrustify
Version: 0.79.0
Version: 0.82.0
Release: 0
Summary: Source Code Beautifier for C, C++, C#, ObjectiveC, D
License: GPL-2.0-or-later