Commit Graph

3 Commits

Author SHA1 Message Date
madomado e4cc8ff3d3 feat(update): add/fix update scripts (#548) 2023-06-14 09:44:32 -05:00
madomado 3f3fe73e04 bump: unity-greeter (#514)
* bump: unity-greeter

Signed-off-by: madomado <wboy111@outlook.com>

* Update unity-greeter.spec

Signed-off-by: madomado <wboy111@outlook.com>

---------

Signed-off-by: madomado <wboy111@outlook.com>
2023-06-10 23:22:59 +07:00
madomado bd09bb3e59 feat(update): automatic update scripts (#309)
The following packages now receive updates automatically:
apparmor dbus-test-runner frame geis geoname glewmx grail
lomiri-app-launcher lomiri-ui-toolkit nlohmann-json click
gsettigs-ubuntu-touch-schemas unity-greeter

Note that some specs are modified to:
- fails when there is an update
  * now we know there's an update
  * doesn't make a version with the old sources (horrible)
- fix source urls so that it works when the package is bumped
  automatically

Some packages are also intentionally avoided because either it's too
hard to implement autoupdate or it's a bad idea (such as
properties-cpp-devel which doesn't really receive updates + there's a
patch by cat-master21)
2023-03-24 17:48:48 -07:00