Commit Graph

27 Commits

Author SHA256 Message Date
Ana Guerrero
12d1335805 Accepting request 1193969 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1193969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=11
2024-08-19 21:45:01 +00:00
a686ebbe3c - update to 2.4.2:
* Make python installation configurable for distro packaging (meson)
  * Revert "os.py: Add function to read the VERSION_CODENAME in /etc/os-release
  * Revert "os.py: rename get_os_release_codename()
  * os.py: rename get_os_release_codename() to get_os_release_info()
  * os.py: Add function to read the VERSION_CODENAME in /etc/os-release
- update to 2.4.1:
  * fix lintian error and build failure
- update to 2.4.0:
  * Use access() to test readability of /proc/cmdline
  * Use meson to build
- update to 2.2.2:
  * scale widget: Add the units to the value instead of appending it to
- update spec file to newer standards, add the older setup.py, so we
  can build it for multiple python versions

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=25
2024-08-14 15:36:38 +00:00
Ana Guerrero
7e5c25add3 Accepting request 1175708 from X11:Cinnamon:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax. (forwarded request 1174633 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1175708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=10
2024-05-22 19:32:04 +00:00
Dominique Leuenberger
c9c2325070 Accepting request 1174633 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1174633
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=23
2024-05-22 08:08:13 +00:00
Dominique Leuenberger
3f554656bf Accepting request 943504 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/943504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=9
2022-01-03 09:50:05 +00:00
andy great
1d6893561f Accepting request 937371 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 2.2.1.
  * Fix typo

OBS-URL: https://build.opensuse.org/request/show/937371
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=22
2022-01-02 22:06:55 +00:00
Dominique Leuenberger
a879ab3e6a Accepting request 898049 from X11:Cinnamon:Factory
- Update to version 2.2.0.
  * SettingsWidgets.py: Restrict Range increments to the 'step' amount.
  * Font chooser widget: add option to specify the level of font selection.

Don't change permission, leave it at 644.

OBS-URL: https://build.opensuse.org/request/show/898049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=8
2021-06-22 18:44:54 +00:00
andy great
83345224cd Leave the permission at 644
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=20
2021-06-07 11:33:33 +00:00
andy great
20e0d0a793 Leave permission at 644
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=19
2021-06-07 11:28:37 +00:00
andy great
536a01f40c Accepting request 896307 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 2.2.0.
  * SettingsWidgets.py: Restrict Range increments to the 'step' amount.
  * Font chooser widget: add option to specify the level of font selection.
- Fix W: non-executable-script

OBS-URL: https://build.opensuse.org/request/show/896307
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=18
2021-05-31 08:47:28 +00:00
Dominique Leuenberger
27437cbf81 Accepting request 855382 from X11:Cinnamon:Factory
- Update to version 2.0.2.
  * Allow adding separators to the combo box widget

OBS-URL: https://build.opensuse.org/request/show/855382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=7
2020-12-13 16:30:06 +00:00
andy great
a16291fd68 Accepting request 853647 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 2.0.2.
  * Allow adding separators to the combo box widget

OBS-URL: https://build.opensuse.org/request/show/853647
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=16
2020-12-08 10:13:59 +00:00
Dominique Leuenberger
789fd6d518 Accepting request 838209 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/838209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=6
2020-09-28 12:29:47 +00:00
andy great
6a4b1adbb1 Accepting request 838114 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 2.0.1.
  * Packaging: Rename source package
  * Remove python2 support.
  * Settings section: ensure that settings inside a revealer can be 
    visible

OBS-URL: https://build.opensuse.org/request/show/838114
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=14
2020-09-28 09:02:41 +00:00
Dominique Leuenberger
c90196b5e0 Accepting request 772326 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/772326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=5
2020-02-09 19:48:56 +00:00
Marguerite Su
6a01fdec8b Accepting request 772309 from home:mauriziogalli:branches:X11:Cinnamon:Factory
- Update to version 1.8.1
  * icon chooser widget: fix kwargs to support current features 
    correctly
- Changes from versio 1.8.0
  * Expose new features in the XAppIconChooserDialog to the 
    settings widget (#10)

OBS-URL: https://build.opensuse.org/request/show/772309
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=12
2020-02-08 10:43:27 +00:00
Dominique Leuenberger
4ee029008b Accepting request 713821 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/713821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=4
2019-07-18 13:19:20 +00:00
Marguerite Su
37f705dc3e Accepting request 712834 from X11:Cinnamon:Next
OBS-URL: https://build.opensuse.org/request/show/712834
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=10
2019-07-07 09:43:28 +00:00
Dominique Leuenberger
55fc52a174 Accepting request 599212 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/599212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=3
2018-04-26 11:36:58 +00:00
Alexei Sorokin
63f714d13e OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=8 2018-04-20 09:52:17 +00:00
Alexei Sorokin
d0e44d77bc - Update to version 1.2.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=7
2018-04-20 09:35:32 +00:00
Dominique Leuenberger
a3728bca41 Accepting request 503276 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/503276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=2
2017-06-13 14:09:49 +00:00
Alexei Sorokin
4b26c987b9 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=5 2017-06-12 21:07:31 +00:00
Alexei Sorokin
6ca0b66f71 - Update to version 1.0.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=4
2017-06-12 21:03:18 +00:00
Dominique Leuenberger
f3521dcc3f Accepting request 493444 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/493444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xapp?expand=0&rev=1
2017-05-09 16:03:24 +00:00
Alexei Sorokin
3c65f372fe OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=2 2017-05-08 12:50:51 +00:00
Alexei Sorokin
15ff7ff913 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=1 2017-05-06 20:25:46 +00:00