| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to 1.1.2:
  * Bug Fixes
  * Fixed the issue where the task list is not saved on
    unexpected quit
  * Fixed the issue where the window position and size are not
    saved on unexpected quit
  * Added Ctrl-Q and Ctrl-W keyboard shortcuts for closing the
    window
  * Packaged the app as a flatpak for elementary OS 6!
  * Fixed some theme issues
- Update to 1.1.0:
  * Merge pull request #115 from dahenson/develop
  * Merge pull request #114 from dahenson/prepare-for-release
  * Set node version to 10.17.0 for travis
  * Update copyright year on appdata
  * Update appdata with new version info
  * Bump version number
  * Update copyright years
  * Merge pull request #113 from dahenson/run-vala-lint
  * Update src/Window.vala
  * Fix formatting issues in the code
  * Merge pull request #110 from dahenson/fix-click-to-deselect
  * Merge pull request #111 from ryonakano/l10n-update
  * Add css fixes to hide focused checks
  * Update POTFILES
  * Merge pull request #109 from dahenson/css-fixes
  * Listen for button press event
  * Small updates to fix the treeview entry
  * Only use the stylesheet if it runs on elementary
  * Merge pull request #106 from ryonakano/improve-meson
  * Use 4 spaces instead of a tab
  * Merge branch 'develop' into improve-meson
  * Address suggested changes
  * Merge branch 'master' into develop
  * Merge pull request #107 from
    ryonakano/give-first-time-value-meaning
  * Fix the GSettings value 'first-time' has no meaning
  * README: Update installation instructions to Meson
  * Remove stale INSTALL
  * Remove no longer used pot
  * Unify the number of indentation to 4
  * Remove unnecessary constants
  * Merge pull request #103 from meisenzahl/master
  * Downgrade Node.js to fix builds on Travis CI
  * Remove cache from travis.yml
  * Merge pull request #99 from dahenson/undo-feature
  * Add ability to undo reordering to TaskList
  * ...
- Drop fix-build.patch
- Switch to meson
- Spec file cleanup
- Add fix-build.patch. With recent vala versions, --thread is ignored but that also causes a build issue on openSUSE Factory.
- Update to 1.0.12: * Update com.github.dahenson.agenda.appdata.xml * Merge pull request #79 from ryonakano/fix-icon-url
- Update to 1.0.11: * Bump version * Get rid of those pesky whole screen screenshots.
- Update to 1.0.10: * Bump version number * Change some wording to be more clear and concise. * Change some wording and add release info * Add additional screenshots * Add the right prefix flag to cmake * Add more screenshots * Fix table in README again? * Fix table in README * Fix screenshot and add a new one. * Rearrange some stuff * Add special thanks * Fix some wording and fix the icon * Improve README * Fix id field * Add OARS data to AppData * Remove cache section of Travis config * Remove packaging, moved to orphan branch * Add suggested price * Add the GResource.cmake dependency * Add travis CI integration * Update the stylesheet for Juno * Add GResource to cmake to fix build * Remove backend file. Not needed yet. * Fix licensing and some whitespace - Remove obsolete macros - Change the home page - Add LICENSE file
- Trim biased wording from description.
- Update to 1.0.9: * Fix appdata and add LICENSE * Bump version, update changelog - Drop agenda-1.0.8-vala-0.36.patch (fixed)
- Update to 1.0.8:
  * Changed styling for "dark theme variant"
  * Changed styles for editing a task in the list
  * Added hype to the AppData.xml Description to try to stand out in
    AppCenter better
  * Removed the About dialog completely
  * Fixes issue where the correct GLib Settings schema is installed,
    but the app expects the old schema
  * RDNN fixes for debian packaging
  * Style changes and metadata
  * Fixes TaskEntry selection bug
  * Better styling for the TreeView
- Switch from bzr to git
- Rename the package: agenda-tasks -> agenda
- agenda-tasks-0.3.1-vala-0.36.patch > agenda-1.0.8-vala-0.36.patch
- Fix build with vala >= 0.36 (agenda-tasks-0.3.1-vala-0.36.patch)
- initial packaging (version 0.3.1+r108)