57 Commits

Author SHA256 Message Date
78dab6828c Accepting request 1293062 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/1293062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=50
2025-07-15 14:43:27 +00:00
f912cef26c - Use pyproject macros to build and install.
- Run the testsuite using pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=25
2025-07-14 08:16:44 +00:00
9dc30eadc8 Accepting request 1267824 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/1267824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=49
2025-04-08 15:52:05 +00:00
d7551ac2f7 - Update to version 2.39
* Support GIRepository 3.0 (#817, #818, Jendrik Seipp).
  * Fixes https://bugzilla.opensuse.org/show_bug.cgi?id=1239860
- New in version 2.38
  * Fix: include right-pane tags without subentries in search
    results (#794, @jendrikseipp).
  * Upgrade to txt2tags 3.9 (@jendrikseipp).
- New in version 2.37
  * Improve bidirectional text support in preview mode 
    (#781, @metemaddar).
- New in version 2.36
  * When searching for hashtags, show remainder of line after
    hashtag in search results (@jendrikseipp).
  * When searching for a hashtag, scroll to hashtag and highlight
    it (@jendrikseipp).
  * Add simple way for showing all entries: allow searching for
    whitespace (which should be part of all days) (@jendrikseipp).
- New in version 2.35
  * Add option to auto-indent text in editor and activate it by
    default (#561, #562, Allen Benter, Varunjay Varma).
- New in version 2.34
  * Copy/paste text into the correct text field 
    (#677, @jendrikseipp).

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=23
2025-04-08 06:31:18 +00:00
617e0bf335 Accepting request 1173939 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/1173939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=48
2024-05-15 19:26:00 +00:00
9804e21212 Accepting request 1172990 from home:amanzini:branches:devel:openSUSE:Factory:Apps
- Update to version 2.33 
  * Ignore image filenames and web links in word clouds (#537, #696, @laraconda).
  * Add more pre-commit checks (#705, @laraconda).
- Update to version 2.32
  * Allow copying text in preview mode (#732, Jendrik Seipp).
  * Allow hashtags that start with (but are longer than) hex colors and preprocessor directives (#738, Jendrik Seipp).
  * Highlight hashtags and formatting within lists (#744, Jendrik Seipp).
  * Improve Debian packaging (Phil Wyett).
  
- Update to version 2.31
  * Add basic text replace functionality (#715, @curioussushiroll).
- Update to version 2.30 
  * Modernize code (#689, @HighnessAtharva and @laraconda).
  * Fix: Correctly color URLs with hashtags symbols in edit mode (#703, @laraconda).
  * Add menu item to insert numbered lists (#526, @curioussushiroll).

OBS-URL: https://build.opensuse.org/request/show/1172990
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=21
2024-05-14 09:36:26 +00:00
c885fd4465 Accepting request 1085110 from devel:openSUSE:Factory:Apps
- Update to version 2.29.6
  * Restore all keyboard shorts (#690, Jendrik Seipp).
  
  2.29.5
  * Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
  
  2.29.4
  * Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
  2.29.3
  * Make all menu items translatable (Jendrik Seipp).
  * Packaging: install translation files under /share/locale again (#666, Jendrik Seipp). 
  2.29
  * Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
  * Fix en_GB translations (Jendrik Seipp, #659).
  2.28.1
  * Require setuptools for Debian package (Jendrik Seipp).
  2.28
  * Remove code that uses the deprecated distutils module (Jendrik Seipp, #655, #656).
  * Fix checking for newer versions (Jendrik Seipp).
  * Gracefully handle unsupported locale settings (Jendrik Seipp, #613).
  2.27.2
  * Fix passing command line arguments (Jendrik Seipp).
  * Update translation files (Jendrik Seipp).
  
  2.27
  * Upgrade to GTK 3.24 on Windows (Jendrik Seipp).
  * Use external preview on Windows since embedding the preview is 
    impossible with newer GTK versions (Jendrik Seipp).
  * Use GtkApplication class and only allow running one RedNotebook instance 
    at a time (Jendrik Seipp).
  * Add support for GtkSourceView 4 (Jendrik Seipp).
  * Raise minimum Python version to 3.6 (Jendrik Seipp).
  * Add more languages to Windows installer (Jendrik Seipp).
 
  2.26
  * Fix issue #632 by skipping obsolete Python function (Jendrik Seipp).
  * Fix: only try to load CEF Python on Windows (Jendrik Seipp).
  * Update Turkish translation (sabriunal).
  
  2.25
  * Use icon names instead of GTK stock icons to support newer GTK versions (Jendrik Seipp).
  * Handle several GTK deprecation warnings (Jendrik Seipp).
  
  2.24
  * Revert to plain naming scheme for data files since reverse DNS naming causes 
    problems (#611, Phil Wyett).
  
  2.23
  * Check that a newly written month file is valid before deleting the old month file.
  * Rename "autostart" file. Please reenable autostart option in preferences if you 
    want RedNotebook to run on system startup.
  * Fix Python crash on program start (#583, Max Krummenacher).
  * Prevent save failures on network and cloud drives (#593, Robert Little).
  * Add script for importing entries (#571, Cary Gravel).
  * Revamp packaging for Debian (#599, #600, Phil Wyett).
  * Fix continuous integration tests.

OBS-URL: https://build.opensuse.org/request/show/1085110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=47
2023-05-05 15:20:37 +00:00
3823842784 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=19 2023-05-05 12:38:50 +00:00
ccfa3a6249 Accepting request 1084713 from home:dvenkatachala:branches:devel:openSUSE:Factory:Apps
- Update to version 2.29.6
  * Restore all keyboard shorts (#690, Jendrik Seipp).
  
  2.29.5
  * Fix: Don't try to print WebKit2 version on Windows (#686, Jendrik Seipp).
  
  2.29.4
  * Accept arbitrary WebKit2 version. Use 4.1 if available (#681, Jendrik Seipp).
  2.29.3
  * Make all menu items translatable (Jendrik Seipp).
  * Packaging: install translation files under /share/locale again (#666, Jendrik Seipp). 
  2.29
  * Document alternatives for changing the GTK theme on Windows (Ankur A Sharma, #494).
  * Fix en_GB translations (Jendrik Seipp, #659).
  2.28.1
  * Require setuptools for Debian package (Jendrik Seipp).
  2.28
  * Remove code that uses the deprecated distutils module (Jendrik Seipp, #655, #656).
  * Fix checking for newer versions (Jendrik Seipp).
  * Gracefully handle unsupported locale settings (Jendrik Seipp, #613).
  2.27.2
  * Fix passing command line arguments (Jendrik Seipp).
  * Update translation files (Jendrik Seipp).
  
  2.27
  * Upgrade to GTK 3.24 on Windows (Jendrik Seipp).
  * Use external preview on Windows since embedding the preview is 
    impossible with newer GTK versions (Jendrik Seipp).
  * Use GtkApplication class and only allow running one RedNotebook instance 
    at a time (Jendrik Seipp).

OBS-URL: https://build.opensuse.org/request/show/1084713
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=18
2023-05-05 12:29:39 +00:00
85d0e85dc2 Accepting request 894515 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/894515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=46
2021-05-20 17:25:15 +00:00
505889db13 Accepting request 894298 from home:susnux:branches:devel:openSUSE:Factory:Apps
Update to version 2.22

OBS-URL: https://build.opensuse.org/request/show/894298
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=16
2021-05-20 07:06:13 +00:00
658b960e8f Accepting request 872564 from devel:openSUSE:Factory:Apps
OBS-URL: https://build.opensuse.org/request/show/872564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=45
2021-02-15 22:20:46 +00:00
9fb5f0d096 Accepting request 871306 from home:dirkmueller:branches:devel:openSUSE:Factory:Apps
- update to 2.21:
  * Update MathJax to version 3 (#515, @dgcampea).
  * Fix date references in CEF-based HtmlView (#544, Paweł Żukowski).
  * Fix drag and drop (#492, @dgcampea).
  * Fix external previews (Eric Chazan).
  * Document how to change the theme on Windows (#487, Ankur A. Sharma).
  * Allow symlinking to `./run` script (#509).
  * Reload GTK theme colors when saving the journal (#485).
  * Don't use dark mode for exported HTML files (#486).
  * Use PNG version instead of SVG for RedNotebook icons to avoid problems on macOS.
  * Use GitHub actions for continuous integration testing.
  * Use background and foreground colors from GTK theme for HTML preview.
  * Fix HTML colors for dark themes (#474).

OBS-URL: https://build.opensuse.org/request/show/871306
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=14
2021-02-15 15:24:07 +00:00
c61a1217e0 Accepting request 770013 from devel:openSUSE:Factory:Apps
- update to 2.16
  + Add menu items for adding titles (#464, Paweł Żukowski).
  + Upgrade msgfmt.py to version 1.2 (#470).

- update to 2.15
  + Fix tray icon on Windows (#394).
  2.14 (2019-11-17)
  + Support entry reference links in exported HTML (#452, Paweł Żukowski).
  + Add support for dark themes to cloud panel (#438).
  2.13 (2019-11-07)
  + Change unnamed date references from 2019-11-06 to [2019-11-06] (#458, #460, Paweł Żukowski).
  + Add option for controlling number of displayed tags (#456, Paweł Żukowski).
  + Fix setting maximum number of displayed tags (#461).
  2.12 (2019-11-02)
  + Allow linking between days with dates like 2019-02-14 and `[named links 2019-02-14]` (#176, #444, Paweł Żukowski).
  + Allow opening statistics dialog multiple times in one session (#370, #457, Paweł Żukowski).
  + Warn about outdated backups every week by default.
  + Increase default width of left panel to ensure that the calendar is fully visible (#376).
  2.11.1 (2019-04-07)
  + Always initialize spell checking whenever we switch text buffers (fixes #435).
  2.11 (2019-03-26)
  + Revert to GTK 3.18 stack on Windows (fixes #429 and #430).
  2.10 (2019-03-24)
  + Automatically push newest version to flathub.
  2.9.1 (2019-03-20)
  + Disable internal preview on Windows again since it sometimes crashes the app.
  2.9 (2019-03-17)
  + Use Python 3.6 and GTK 3.22 on Windows.
  + Build Windows installer with Appveyor.
  2.8.1 (2019-03-17)

OBS-URL: https://build.opensuse.org/request/show/770013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=44
2020-02-06 12:07:51 +00:00
aea0bcb65a OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=12 2020-02-04 15:17:08 +00:00
099fcf51e0 Accepting request 769340 from home:Max1:branches:openSUSE:Leap:15.1
This updates the package to the latest 2.16 release.
https://rednotebook.sourceforge.io/

OBS-URL: https://build.opensuse.org/request/show/769340
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=11
2020-02-04 15:15:54 +00:00
29599a4a6a Accepting request 530190 from devel:openSUSE:Factory:Apps
New upstream release

OBS-URL: https://build.opensuse.org/request/show/530190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=43
2017-10-05 09:56:39 +00:00
Bjørn Lie
d22b13d482 New upstream release
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=9
2017-09-30 18:38:07 +00:00
Bjørn Lie
fc2a891468 Accepting request 526598 from home:luc14n0:branches:devel:openSUSE:Factory:Apps
Update to version 2.2

OBS-URL: https://build.opensuse.org/request/show/526598
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=8
2017-09-18 18:51:54 +00:00
2c51665b20 Accepting request 510968 from devel:openSUSE:Factory:Apps
1

OBS-URL: https://build.opensuse.org/request/show/510968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=42
2017-07-19 09:21:49 +00:00
Bjørn Lie
93e95f2717 Accepting request 510967 from home:Zaitor:branches:devel:openSUSE:Factory:Apps
Add a runtime req

OBS-URL: https://build.opensuse.org/request/show/510967
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=6
2017-07-17 12:44:38 +00:00
Bjørn Lie
f0a736f8ae Accepting request 510929 from home:Zaitor:branches:devel:openSUSE:Factory:Apps
I might have gone overboard with the BR's here, a few of them might just be runtime req's

OBS-URL: https://build.opensuse.org/request/show/510929
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=5
2017-07-17 10:31:21 +00:00
0b5849a40e Accepting request 477814 from devel:openSUSE:Factory:Apps
New upstream release - note to Factory maintainers, please do a linkback to devel project after checkin.

OBS-URL: https://build.opensuse.org/request/show/477814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=41
2017-03-10 20:46:18 +00:00
Bjørn Lie
3948285fa0 New upstream release
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/rednotebook?expand=0&rev=3
2017-03-03 21:35:40 +00:00
a84c5c3d9a Accepting request 461944 from devel:openSUSE:Factory:Apps
Update Requires

OBS-URL: https://build.opensuse.org/request/show/461944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=40
2017-03-03 16:55:40 +00:00
f184bb3a77 Accepting request 434292 from GNOME:Apps
Versionbump and cleanup of previous subs...

OBS-URL: https://build.opensuse.org/request/show/434292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=39
2016-10-13 09:31:41 +00:00
68af0a6cca Accepting request 405603 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/405603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=38
2016-07-01 08:00:55 +00:00
115c3896c4 Accepting request 390544 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/390544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=37
2016-04-22 14:25:38 +00:00
201832117a Accepting request 352024 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/352024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=36
2016-01-05 20:55:39 +00:00
92afceb03d Accepting request 338385 from GNOME:Apps
- Update to version 1.10.2:
  + Fix Chinese fonts in preview mode on Windows by using the fonts
    mingliu and MS Mincho.
  + Fix instructions for running RedNotebook on Windows.
  + Move repository from launchpad to github.

OBS-URL: https://build.opensuse.org/request/show/338385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=35
2015-10-14 14:45:41 +00:00
ccd7bcacc8 Accepting request 297040 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/297040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=34
2015-04-16 12:13:52 +00:00
1562fd6803 Accepting request 295653 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/295653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=33
2015-04-13 18:31:24 +00:00
Stephan Kulow
9b73814fcd Accepting request 282140 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/282140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=32
2015-01-21 21:13:48 +00:00
f0c1ceab96 Accepting request 244035 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/244035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=30
2014-08-11 08:07:31 +00:00
Stephan Kulow
c0a864f4a4 Accepting request 212176 from GNOME:Apps
Update to 1.8.0 (forwarded request 212146 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/212176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=29
2013-12-26 16:39:14 +00:00
Stephan Kulow
be9e0b07e1 Accepting request 208607 from GNOME:Apps
- Update to version 1.7.3:
  + Jump to a specific date on startup with "--date 2013-10-31" on
    the commandline.
  + Display current date in the title bar.
  + Support inserting multiple pictures in one step.
  + Add DejaVu Sans as font fallback for clouds and preview.
  + Fix setting last image directory for insert dialog.
  + Only allow exporting selected text if we are in edit mode
    (lp#1221792).
  + Updated translations. (forwarded request 208574 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/208607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=28
2013-11-27 14:32:27 +00:00
Stephan Kulow
7a73fd662e Accepting request 181627 from GNOME:Apps
Update to ver 1.7.2 (forwarded request 181459 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/181627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=26
2013-07-02 10:29:00 +00:00
Stephan Kulow
8b1666b729 Accepting request 160889 from GNOME:Apps
Push GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/160889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=25
2013-03-25 19:41:23 +00:00
Stephan Kulow
75d8bd3fec Accepting request 158680 from GNOME:Apps
push staged updates from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/158680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=24
2013-03-12 16:18:47 +00:00
Stephan Kulow
296182f55c Accepting request 147323 from GNOME:Apps
Update to 1.6.5 (forwarded request 147299 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/147323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=22
2013-01-07 16:39:53 +00:00
Stephan Kulow
76727344c5 Accepting request 145172 from GNOME:Apps
Update to 1.6.3 (forwarded request 144541 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/145172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=21
2012-12-14 09:57:54 +00:00
Stephan Kulow
d8373ba880 Accepting request 141973 from GNOME:Apps
Update to ver 1.6.2 (forwarded request 141968 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/141973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=20
2012-11-20 12:10:19 +00:00
Stephan Kulow
c8a02ba241 Accepting request 141728 from GNOME:Apps
Update to 1.6.0 (forwarded request 139916 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/141728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=19
2012-11-19 06:07:31 +00:00
Ismail Dönmez
26976be976 Accepting request 128662 from GNOME:Apps
Update to ver 1.5.0 - Might be nice to push this to 12.2 since the app is now translated. Beeing a leaf package is should be perfectly safe (forwarded request 128659 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/128662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=18
2012-07-22 20:00:20 +00:00
Stephan Kulow
80a7212628 Accepting request 112686 from GNOME:Apps
Update to 1.4.0 (forwarded request 112356 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/112686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=16
2012-04-12 07:48:48 +00:00
Stephan Kulow
dd99f85d6b Accepting request 101465 from GNOME:Apps
Update to 1.3.0 (forwarded request 101438 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/101465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=15
2012-01-25 11:19:16 +00:00
Lars Vogdt
403eea3a02 Accepting request 86977 from GNOME:Apps
Update to 1.2.0 (forwarded request 86871 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/86977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=12
2011-10-07 13:22:02 +00:00
Sascha Peilicke
0f411b81de Accepting request 70616 from GNOME:Apps
Update to 1.1.6 (forwarded request 70083 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/70616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=11
2011-05-19 07:39:46 +00:00
Sascha Peilicke
59f9a32628 Accepting request 69532 from GNOME:Apps
Update to 1.1.5

OBS-URL: https://build.opensuse.org/request/show/69532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=10
2011-05-04 12:46:50 +00:00
dbba054f12 Autobuild autoformatter for 65990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rednotebook?expand=0&rev=9
2011-04-05 16:33:05 +00:00